Re: build results window
Re: build results window
- Subject: Re: build results window
- From: John Mikros <email@hidden>
- Date: Tue, 10 Nov 2009 14:40:11 -0800
- Acceptlanguage: en-US
- Thread-topic: build results window
No, I'm not cleaning between builds.
Here's an example:
open Collide.cpp. Introduce a compile error there.
type cmd-K. --> I get compiler errors for Collide.cpp
open Vehicle.cpp. Introduce a compile error there.
type cmd-K. --> I get compiler errors for Vehicle.cpp
But, the errors for Collide.cpp are gone.
I'm more interested in this for warnings, because they don't force a file to be recompiled and so you lose all the existing warnings when you click build.
thanks
-john
On Nov 10, 2009, at 2:14 PM, Scott Tooker wrote:
>
> On Nov 10, 2009, at 11:48 AM, John Mikros wrote:
>
>> Hello all,
>>
>> I'm looking for documentation on the new Build Results window in 3.2.x, but there doesn't appear to be any.
>>
>> This is all I found from the release notes:
>> "• The Build Results window has been completely redesigned to support advanced filtering of build results and to keep a persistent list of errors and warnings across builds. The Errors and Warnings Smartgroup functionality has been merged into the Build Results window, and the smartgroup has been removed."
>>
>> The build results are not persistent for me. "All results" and "Latest Results" are always the same for me. How do I see results from previous builds? Do I need to turn this on somehow?
>
> Are you cleaning in between builds? That would reset the build results. Also, are you performing a full build each time? In that case the two choices would be identical.
>
> AFAIK, there isn't a way to jump back to a snapshot of a previous build attempt, all you can do is either show information for the latest set of files build (Latest Results) or show information for all files built since the last clean (All results).
>
>>
>> What is the difference between "Issues only" and "Errors and Warnings Only"? i.e., what's an issue that isn't a warning or error?
>
> Static analyzer results are not classified as warnings or errors. So "Issues only" would show static analyzer results in addition to errors and warnings.
>
> Scott
>
_______________________________________________
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