XCode not warning about deprecated functions
XCode not warning about deprecated functions
- Subject: XCode not warning about deprecated functions
- From: minapre999 <email@hidden>
- Date: Tue, 7 Mar 2006 21:46:10 +1100
I have read all posts on this mailing list about setting Xcode to
warn about deprecated functions, and it still does not seem to want
to work for me. I originally disabled this option when building for
SDK 10.2.8. Now I am building Universal and plan to rewrite
deprecated code; have set the SDK to 10.4u, set the deployment
target to 10.4, checked the build and target options to warn for
deprecated functions (release and development) - there are still
no warnings for deprecated functions (of which there are plenty in my
code).
There is no reference to "-Wno-deprecated-declarations" in the build
window.
Interestingly, creating a new "HelloWorld" project without changing
default settings and pasting in a known deprecated method (eg
[[NSString stringWithString: @"hello world"] cString] ) also does not
produce any warnings (the default settings are similar to that
described above).
(building using XCode 2.2 on PPC platform).
Peter F
Send instant messages to your online friends http://au.messenger.yahoo.com
_______________________________________________
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