[Mesa-dev] [PATCH 0/11] Post-processing infrastructure / gsoc work

Brian Paul brianp at vmware.com
Wed Aug 17 13:41:50 PDT 2011


On 08/17/2011 02:33 PM, Corbin Simpson wrote:
> On Wed, Aug 17, 2011 at 9:56 AM, Lauri Kasanen<cand at gmx.com>  wrote:
>> My understanding is that Mesa is c99 (with such includes for some systems included in the tree). Are there really c99 compilers that would choke on that?
>
> Sadly, no. We do C89 in the non-compiler-specific areas of Gallium.

MSVC still doesn't support C99, AFAIK.

We've had to fix many errors caused by declarations after code because 
of this.

-Brian


More information about the mesa-dev mailing list