|
From: | Riccardo |
Subject: | Re: problems compiling NSAnimation.m |
Date: | Thu, 10 May 2007 22:02:40 +0200 |
User-agent: | GNUMail (Version 1.2.0) |
Hi,On 2007-05-10 13:41:37 +0200 Graham J Lee <address@hidden> 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
[Prev in Thread] | Current Thread | [Next in Thread] |