-fwritable-strings not compatible with literal CF/NSString
-fwritable-strings not compatible with literal CF/NSString
- Subject: -fwritable-strings not compatible with literal CF/NSString
- From: email@hidden
- Date: Fri, 2 Oct 2009 11:20:42 EDT
Hi All,
Ever since I updated a couple of old projects to the version of Xcode that ships with Snow Leopard, it's been throwing this error message when it encounters the CFSTR() macro.
What exactly is this trying to tell me? Is this a 'new' incompatibility, or one the Xcode has just now realized it should remind me of? I'm not actually modifying any strings created with this macro, so does that mean this is a victimless crime (and if so, how can I turn off these warnings)? Or will these now all leak memory if not CFReleased? Is there a compiler directive I can use to toggle writable strings off and on within the code, or a way to specify this option on a per-file basis?
Thanks,
-Mark
_______________________________________________
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