Re: (objc_warning) is valid for ObjC/ObjC++ but not for C
Re: (objc_warning) is valid for ObjC/ObjC++ but not for C
- Subject: Re: (objc_warning) is valid for ObjC/ObjC++ but not for C
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 16 May 2008 19:32:50 +0200
Le 16 mai 08 à 17:36, William H.Schultz a écrit :
On May 12, 2008, at 3:55 PM, Roy Lovejoy wrote:
On May 12, 2008, at 2:59 PM, Sean McBride wrote:
I'm assuming there's no way to turn this 'warning-warning' off?
(if you can't avoid the warning, squelch it)
What about configuring Xcode to compile every file as if it was Obj-C
++? That might be reasonable workaround.
Not a good idea. C++ is far less tolerant than C (and Obj-C) and lot
of code that compile without warning in Obj-C will report error using
Obj-C++ compiler.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden