Re: is this a bug in my code or Xcode?
Re: is this a bug in my code or Xcode?
- Subject: Re: is this a bug in my code or Xcode?
- From: "Sean McBride" <email@hidden>
- Date: Wed, 26 Mar 2008 11:51:08 -0400
- Organization: Rogue Research
On 3/24/08 11:02 AM, Sherm Pendley said:
>> Under that window's "Build" tab there are a large number of labeled
>> check boxes which apparently correspond to those computer flags.
>>
>> Which one corresponds to "-Wall"?
>
>None of them - one of the enduring mysteries of Xcode, I'm afraid. Which
>reminds me - I'll check if this is still missing in Xcode 3.0, and file a
>bug if so. There should not only be a check box for all warnings, IMHO it
>should be enabled by default.
It's worth noting that -Wall is not actually _all_ warnings. There are
other warnings that are not enabled by it. -Wextra for example is all
of -Wall and more. But even that is not _all_ warnings.
I once filed about 10 bugs asking for checkboxes for various missing
warnings, but they were basically all rejected because the Xcode team
didn't want too many checkboxes in the UI, which certainly makes some sense.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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