Bug 56142

Summary: incorrect compiler message parsing
Product: [Applications] kdevelop Reporter: Kostko <kostko>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.