PATCH: Make ObjC an extension of C (Take 2)

Neil Booth neil@daikokuya.co.uk
Thu Aug 8 23:53:00 GMT 2002


Ziemowit Laski wrote:-

> >Further to what you said in your mail, IMO FSF ObjC shouldn't move
> >to GNU99 as default before FSF C does.  Joseph isn't keen on doing
> >that for quite a while I think.
> 
> That actually makes sense too.  Still, I'll soon (tomorrow, perhaps?)
> offer a patch that should allow people to use C99 with ObjC if they
> choose to.

But your existing patch already does that (as does existing GCC):

   gcc myfile.m -std=gnu99

Neil.



More information about the Gcc-patches mailing list