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: Arne Scheffler <email@hidden>
- Date: Sat, 17 Apr 2010 08:46:24 +0200
Hi B.J.
the pragma diagnostic ignored works for me here when building x86_64. I'm using gcc 4.2. Do you maybe use gcc 4.0, there I think I've seen that this pragma does not work.
cheers
arne
On Apr 16, 2010, at 11:25 PM, B.J. Buchalter wrote:
>
> 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
_______________________________________________
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