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: Steve Checkoway <email@hidden>
- Date: Sat, 17 May 2008 14:20:33 -0700
On May 16, 2008, at 10:32 AM, Jean-Daniel Dupas wrote:
Le 16 mai 08 à 17:36, William H.Schultz a écrit :
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.
Not to mention that objective-c++ takes far longer to compile than c
or objective-c, at least that has been my experience.
--
Steve Checkoway
"Anyone who says that the solution is to educate the users
hasn't ever met an actual user." -- Bruce Schneier
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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