Re: per-file and per-group warnings?
Re: per-file and per-group warnings?
- Subject: Re: per-file and per-group warnings?
- From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>
- Date: Fri, 23 Jan 2009 09:17:26 -0500
- Thread-topic: per-file and per-group warnings?
On Thu, 22 Jan 2009 20:23:26 +0100 Jonas Maebe wrote:
> On 22 Jan 2009, at 19:56, Karan, Cem (Civ, ARL/CISD) wrote:
>
> > Is it possible to set different sets of warnings on a per-file or
> > per-group basis?
>
>
> http://lists.apple.com/archives/Xcode-users/2004/Aug/msg00914.html
Thanks, that was mostly what I needed. Unfortunately, most of the code
these guys made seems to live in the header files, which means whenever
I include them, they get sucked into my compilation units, where I want
the warnings turned on. I tried turning off the warnings for the header
files as well, but it doesn't appear to work if the .mm file has
warnings turned on. Is there anyway to turn off the warnings coming out
of the header files, while turning them on for the implementation files
that include said headers?
Thanks,
Cem Karan
_______________________________________________
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