MacOS?

Jerry James james at xemacs.org
Wed Jan 2 12:36:16 EST 2008


On Jan 2, 2008 9:43 AM, Aidan Kehoe <kehoea at parhasard.net> wrote:
> You can check if __STDC_VERSION__ is #defined and greater than 199901L, as I
> understand it.

Greater than or equal, actually.  I've had a look, though, and making
the necessary change to config.h.in will not be sufficient.  We've got
a number of bare "inline" keywords lying around in the sources that
will have to be macroized.  Also, the Internals manual (which is
already slightly wrong on this point) will have to be updated, too.
I'll try to get this all done this weekend unless someone beats me to
it.

Note that our sources fail to comply with the C99 aliasing requirements, too.
-- 
Jerry James
http://loganjerry.googlepages.com/



More information about the XEmacs-Beta mailing list