Re: Option to flag selective warnings as errors
Re: Option to flag selective warnings as errors
- Subject: Re: Option to flag selective warnings as errors
- From: "Isaac Wankerl" <email@hidden>
- Date: Tue, 20 Feb 2007 11:46:20 -0600
On 2/20/07, John Daniel <email@hidden> wrote:
In the "Warnings" group, the first setting is:
"Tread warnings as Errors"
Enabling this option causes all warnings to be treated as errors.
[GCC_TREAT_WARNINGS_AS_ERRORS, -Werror]
That should do it.
I know about that option but because I have a whole bunch of other
warnings, I'd rather just focus on the most important ones first.
What I want is a way to make a certain type of warning an error, and
keep the others as warnings. It might not be possible, but I thought
it was worth asking the people here who are far more knowledgable
about Xcode and GCC than myself.
Isaac
_______________________________________________
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