fixed build errors still show as errors???
fixed build errors still show as errors???
- Subject: fixed build errors still show as errors???
- From: Kevin Hoyt <email@hidden>
- Date: Tue, 17 Aug 2004 08:01:02 -0600
Hi all,
Occasionally, I actually write code that has a compile error. Thankfully,
these oversights are caught by Xcode 1.5 and brought to my attention with
the red X icon in the editor windows. It's even nice enough to point out
what I did wrong.
The problem is that it continues to show these errors even after I have
fixed them; I know they are fixed because the build completes
successfully.
Ok, so I guess I don't mind the continuing reminder that I have written
something wrong; it's additional motivation to get it right the first
time. The real issue is that I can not tell which errors have been fixed
and which ones have not been fixed without doing a clean and rebuilding
the project.
So, my question is, do I need to set some flag to get the build warnings
and errors to reset between builds, is this a defect in Xcode 1.5, or is
something else going on?
As always, any help is appreciated.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.