Unable to silence deprecated function warnings
Unable to silence deprecated function warnings
- Subject: Unable to silence deprecated function warnings
- From: "Lobron, David" <email@hidden>
- Date: Mon, 16 Sep 2013 10:29:10 -0400
- Acceptlanguage: en-US
- Thread-topic: Unable to silence deprecated function warnings
Hello XCoders,
I am running 4.6.3 (4H1503) on OSX 10.8.4. I am having an odd problem: I
can't seem to turn off the deprecated function warning. I went to the
project settings and set the "Deprecated Functions" warning to "No" for
the whole project. However, when I build, I still get warnings for
deprecated functions, e.g., "'removeFileAtPath:handler:' is deprecated".
I can't upgrade this function, because I need to build under gnustep on
Linux, and our version doesn't have "removeItemAtURL:error:" yet.
Is there another thing I need to set in order to silence the deprecated
function warning? For what it's worth, the code is Objective-C++. Could
the mix of ObjC and C++ be causing this?
Thanks!
--David Lobron
_______________________________________________
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