Re: disabling warnings on a smaller scal
Re: disabling warnings on a smaller scal
- Subject: Re: disabling warnings on a smaller scal
- From: "John C. Daub" <email@hidden>
- Date: Fri, 13 Jan 2006 18:39:31 -0600
- Thread-topic: disabling warnings on a smaller scal
on 1/13/06 5:19 PM, Chris Espinosa at email@hidden wrote:
> That is the recommended solution. gcc is generally weak on in-file directives,
> preferring per-file flags. This is a design preference in the gnu community
> that differs from the CodeWarrior and Visual Studio traditions.
Yeah, that's what I noticed as I dug through gcc docs before I made my
original post. I can agree with their stance on avoiding #pragmas and the
like. I just wondered if there might have been something I missed,
especially since gcc does make some compatibility concessions to allow
source to work with other compilers (e.g. #pragma unused).
Thanx for the confirmation.
--
John C. Daub }:-)>=
<mailto:email@hidden> <http://www.hsoi.com/>
"Perfection is achieved, not when there is nothing more to add, but
when there is nothing left to take away." - Antoine de Saint-Exupery
_______________________________________________
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