On 04/20/11 02:02 PM, Matthieu Herrb wrote:
> the existing test:
> defined(__STDC__) && (__STDC_VERSION__ - 0 >= 199901L) causes an
> warning when building X stuff with gcc -Wundef. Other tests for
>  __STDC_VERSION__ in the X sources all use
> defined(__STDC_VERSION__) && (__STDC_VERSION__ -0 >= 199901L)
> 
> Signed-off-by: Matthieu Herrb <[email protected]>

Reviewed-by: Alan Coopersmith <[email protected]>

-- 
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to