Hi,
On 2007-05-10 13:41:37 +0200 Graham J Lee <[EMAIL PROTECTED]>
wrote:
Is there a flag we can pass to ask GCC to refuse c99-isms ? There
must be
one.
-std=c89 or -std=gnu89 depending on whether we want to permit GNU C
extensions.
as far as I know (but please correct me) currently we compile only on
GNU obj-c (or apple's, but I guess that has GNU C extensions)... so
although it might be a style issue it is not one in practice.
-Ric
_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev