Re: XCode/xcodebuild problems...
Re: XCode/xcodebuild problems...
- Subject: Re: XCode/xcodebuild problems...
- From: Dix Lorenz <email@hidden>
- Date: Wed, 11 May 2005 06:55:19 +0200
On 10.05.2005, at 19:49, Scott Tooker wrote:
Actually in the most recent version of the templates (I thought I
did this for 2.0, but it may have been done afterwards) we don't
set -Wmost anymore, instead we set the individual warning flags. We
do this because there is no clear mapping between -Wmost and the
individual warning flags that get turned on or off.
I'd recommend not using the "composite" warning flags like -Wmost
and instead set the specific warning flags. If you find that a
warning flag you are using is not exposed in the build settings UI,
please file a bug.
I have no idea what half the warning flags mean, but there are lots
of bugs I found by eliminating warnings by fixing the code so I like
strict warnings. I guess what I would really want is all the warnings
turned on by default and then some easy way to get rid of those which
I really don't want. Pretty much what you just recommended against ;-)
Greetings,
Dix
_______________________________________________
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