Re: Getting Rid of Deprecated Function warnings
Re: Getting Rid of Deprecated Function warnings
- Subject: Re: Getting Rid of Deprecated Function warnings
- From: Rich Siegel <email@hidden>
- Date: Tue, 27 Dec 2005 16:38:46 -0500
On 12/27/05 at 4:31 PM, Steve Sisak <email@hidden> wrote:
> Is there a quick way to lose these warnings w/o changing the
> deployment target?
There's a build setting: "Warn About Deprecated Functions",
-Wno-deprecated-declarations. You should be able to find it readily
enough in the build settings tab, or set
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS=NO in your configuration file, if
you're using one.
Enjoy,
R.
--
Rich Siegel Bare Bones Software, Inc.
<email@hidden> <http://www.barebones.com/>
Someday I'll look back on all this and laugh... until they sedate me.
_______________________________________________
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