Re: How does the SDK selection affect my compiler settings?
Re: How does the SDK selection affect my compiler settings?
- Subject: Re: How does the SDK selection affect my compiler settings?
- From: Chris Espinosa <email@hidden>
- Date: Fri, 20 May 2005 11:49:50 -0700
On May 20, 2005, at 11:18 AM, Chris Espinosa wrote:
Try -wnonportable-cfstrings.
Actually -Wno-nonportable-cfstrings to silence the warning. But
you'll get a runtime CFLog spew if you do. CFStrings shouldn't be
initialized from constant strings without benefit of a CFStringEncoding.
Chris
_______________________________________________
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