Bug 70319 - Build Console is not cleared between builds
Summary: Build Console is not cleared between builds
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: David Inglis CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 70330 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-19 08:17 EDT by Henning Riedel CLA
Modified: 2004-08-19 11:15 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henning Riedel CLA 2004-07-19 08:17:49 EDT
Since 2.0, the build console is not cleared anymore.

The setting in the Window->Preferences->C/C++->"Build Console" has no effect.

Also, there is no color highlighting of errors and warnings. The options do not
have effects either.
Comment 1 Doug Schaefer CLA 2004-07-19 09:37:48 EDT
Not clearing between builds bugs me as well. I was going to raise a defect, now 
I'll just track this one.
Comment 2 Alain Magloire CLA 2004-07-19 12:07:55 EDT
*** Bug 70330 has been marked as a duplicate of this bug. ***
Comment 3 Alain Magloire CLA 2004-07-19 12:33:19 EDT
> Since 2.0, the build console is not cleared anymore.

> The setting in the Window->Preferences->C/C++->"Build Console" has no effect.

I'm using the head, and when I have

Window -> Preferences -> C/C++ -? "Build Console" -> Always clear before
building 

The console is clear.  Doug && Tanya are you guys using the head ?
Did not try yet in 2.0GA.

I agree the coloring is off ...

Comment 4 Doug Schaefer CLA 2004-07-19 12:50:13 EDT
I didn't know there was a preference for this. All I saw was the behavior 
change and I didn't like it much. I can't imagine when I wouldn't want the 
build console to be cleared but I guess I can see why people would. Still don't 
like it, though, and would prefer the clearing to be the default behavior.
Comment 5 Alain Magloire CLA 2004-07-19 13:56:03 EDT
> I didn't know there was a preference for this. All I saw was the behavior 
> change and I didn't like it much.

Well there is a bug in the 2.0GA, I think it was introduce
by Andrew's changes.  I will make a quickly fix it in the branch.

But Dinglis did some very nice work in this area to speed up
the console(this was related also to an old Email from Chris S.)
describing the problems of using Pipe()'s, when his(dave) back from
vacation, I'll sit down with him to evaluate the impact of his
code change on 2.0.1.  My first feeling for this is no, but ...

Comment 6 Alain Magloire CLA 2004-07-19 14:04:04 EDT
Fix in the head.

Still not closing/resolving, but rather redirect to Dave
for mor analisys on moving the head changes to the branch
... if possible.
Comment 7 David Inglis CLA 2004-08-19 11:15:50 EDT
marking as fixed, will leave thing the way the are for 2.0.1...