Re: How to disable specific deprecation warning (x86_64)
Re: How to disable specific deprecation warning (x86_64)
- Subject: Re: How to disable specific deprecation warning (x86_64)
- From: "B.J. Buchalter" <email@hidden>
- Date: Fri, 16 Apr 2010 17:25:28 -0400
- Resent-date: Fri, 16 Apr 2010 17:38:38 -0400
- Resent-from: "B.J. Buchalter" <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: Xcode <email@hidden>
On Apr 15, 2010, at 3:29 PM, B.J. Buchalter wrote:
I googled this and found that I can use:
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
before the routine that uses the deprecated functions, but that does
not seem to work for the x86_64 build -- I still get the warnings
from the compiler when it is building for x86_64.
Any ideas?
Anyone? I would think that this is something that has be encountered
and resolved by someone...
B.J. Buchalter
Metric Halo
http://www.mhlabs.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