Bug 56142 - incorrect compiler message parsing
Summary: incorrect compiler message parsing
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-19 13:17 UTC by Kostko
Modified: 2003-05-19 20:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kostko 2003-03-19 13:17:47 UTC
Version:           3 (using KDE KDE 3.1)
Installed from:    Debian stable Packages
Compiler:          gcc 3.2 
OS:          Linux

This bug applies to the latest CVS (downloaded today 19.03.2003). The message window shows incorrect "compiling" lines, like: 

compiling -o (g++)

and some other messages are displayed in "very short compiler output", that shouldn't be there, like "making all in..., leaving directory, etc..."

Expected Behaviour:

- compiling filename.cpp (g++)
- no make status messages outputed in "very short compiler output"
Comment 1 Amilcar do Carmo Lucas 2003-05-12 14:26:47 UTC
This one seams to be fixed now. 
I'll leave it to harryf to close it 
Comment 2 Harald Fernengel 2003-05-19 20:49:30 UTC
This should be fixed in CVS, can you please try? If not, please provide the full compiler output 
you get and the short compiler output so we can check what's wrong.