Re: Hush up deprecated warnings...
Re: Hush up deprecated warnings...
- Subject: Re: Hush up deprecated warnings...
- From: "Kyle Sluder" <email@hidden>
- Date: Sun, 22 Jul 2007 16:35:48 -0400
Use the -Wno-deprecated GCC flag. man gcc(1) for more info.
--Kyle Sluder
On 7/22/07, Simon Raisin <email@hidden> wrote:
I'm using some code from the WackedTV sample that uses a bunch of deprecated
APIs. I'm not going to ship the code I'm working on and I don't really care
that those APIs are deprecated, but my builds are "noisy" with deprecation
warnings.
Is there any way I can disable those warnings for specific APIs?
I don't want to disable warnings altogether...
Thanks!
CxT
_______________________________________________
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
_______________________________________________
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