Re: Enabling language-specific warnings in multi-language projects
Re: Enabling language-specific warnings in multi-language projects
- Subject: Re: Enabling language-specific warnings in multi-language projects
- From: "Sean McBride" <email@hidden>
- Date: Tue, 25 Jul 2006 10:42:32 -0400
- Organization: Rogue Research
On 2006-07-24 22:05, Chris Espinosa said:
>One thing you might try is selecting "Warnings" from the
>"Collections" popup, and typing a few words into the search bubble at
>the top of the inspector. (Open up the Description window as well).
>
>I suffered under the "too many obscure checkboxes crowded into a
>fixed panel in CodeWarrior" for many years myself. While I
Yeah, I hate how that window is not resizable. Lame.
>personally am not a big fan of checkboxes in a table, you have to
>admit that being able to search and sort the list of warnings or
>other flags you can enable, and to see a whole paragraph about each
>one (not just what fits into a checkbox label), adds to discoverability.
I agree. For the warnings Xcode does have in its GUI, they are very
discoverable, much more so than CW.
>As for providing UI for all the warnings: an open-source kernel and
>tools are a two-edged sword. We get the benefit of decades of
>development and hundreds of people working on gcc, But we also have
>to take the set union of the options they want, and we have to make
>some hard decisions as to what to expose in the UI and what to leave
>to "Other Warning Flags".
>
>We understand the problems with mixed-language projects and will work
>towards a straightforward solution.
I agree there are too many to expose them all in the GUI. There is
definitely such a thing as too many options. I would be happy if Xcode
reached the point where any warnings not available in the GUI could be
put in _one_ place: Other Warning Flags. But it's not quite there yet.
>Meanwhile, if you have a warning
>flag that you want applied to only files of a specific language, you
>can apply them to the files in question using the per-file build flags.
Thanks for this workaround.
Cheers,
--
____________________________________________________________
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