As I've written, I will join the discussion tomorrow, but I have to note: On many platforms, gcc does not set the value __STDC_VERSION__ by default. Users have to set by -std=xxx option.
Regards, mpsuzuki On Wed, 02 Jul 2008 06:43:41 +0200 (CEST) Werner LEMBERG <[EMAIL PROTECTED]> wrote: > >> Yes. __STDC_VERSION__ is defined as 199901L. See for example: >> <http://lists.debian.org/debian-mentors/2002/10/msg00216.html> > >Thanks. However, I think it would be better to test for `greater or >equal' than just for `equal'. > > > Werner _______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel
