Re: old errors not cleared out
Re: old errors not cleared out
- Subject: Re: old errors not cleared out
- From: Chris Espinosa <email@hidden>
- Date: Tue, 20 Dec 2005 21:43:18 -0800
On Dec 20, 2005, at 8:21 PM, Ken Turkowski wrote:
When i recompile my project in xcode 2.2, the old errors stick around,
even though I fixed them. I'm using a custom build step. The build
results window is fine (cmd+ and cmd=), but the upper-right pane of
the main window (with captions "!", "Message", "Location") keeps the
old messages around. The only way to clear them is to close and reopen
the project. This seems to be new behavior in xcode 2.2 and MacOS
10.4.x. Do you have any suggestions?
--
This is in fact a feature. Because the Build Results window clears
every time you build, and won't rebuild files that only have warnings
and not errors, you would lose all warnings in all files if you
recompiled one. The Errors and Warnings smartgroup caches all
unresolved warnings and errors for each file until it builds clean.
Chris
_______________________________________________
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