[Mesa-dev] [PATCH 00/11] do not wrap header inclusion in extern "C"
Emil Velikov
emil.l.velikov at gmail.com
Tue Nov 24 08:29:17 PST 2015
Hi all,
As pointed out by Jose a while back adding extern C guard around header
inclusion is a bad idea.
As I noticed a few in the glsl/nir code I went on and grepped through
mesa.
I have build tested the series on Linux only, yet patch 10/11 contains
some windows/haiku specific code. Regardless, the lot is quite trivial.
The series is in branch no-extern-c at https://github.com/evelikov/Mesa
Any input will be appreciated.
-Emil
More information about the mesa-dev
mailing list