Re: Warnings in project vs warnings in target, one has more than other
Re: Warnings in project vs warnings in target, one has more than other
- Subject: Re: Warnings in project vs warnings in target, one has more than other
- From: Scott Tooker <email@hidden>
- Date: Thu, 6 Oct 2005 11:46:46 -0700
On Oct 6, 2005, at 11:21 AM, Sean McBride wrote:
On 2005-10-06 11:00, Scott Tooker said:
Huh, I don't see this with internal builds. You might double-check
that you have selected the same "Warnings" collection in both the
target and the project (at the project level we show both GCC 3.3 and
4.0 settings, while at the target level we show only the GCC used by
that target).
Well I guess that explains it. If the project level list shows the
union of warnings available to 3.3 and 4.0, and my target uses 4.0,
then
obviously that set will be bigger.
It's somewhat weird from a UI point of view though, I really didn't
understand why one had more than the other. I suppose a project may
have targets that use different versions of the compiler, though I
suspect that is rare. Maybe if the ide detects that all targets
use the
same compiler, the project level settings should only show things
relevant to that version.
In the next release, we populate the build settings in the project
inspector by getting the union of the build setting collections used
by its targets, which does what you suggest.
Scott
Hopefully, when gcc matures, Xcode will support only the current gcc,
and its UI can become less complex.
--
____________________________________________________________
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