[Bug 82615] New: Better feedback : "*** Exited with status 2, 2 errors and 0 warnings ***"
Sebastien
sebastien.laout at tuxfamily.org
Fri Jun 4 00:39:43 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=82615
Summary: Better feedback : "*** Exited with status 2, 2 errors
and 0 warnings ***"
Product: kdevelop
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: sebastien.laout tuxfamily org
Version: (using KDE KDE 3.2.1KDE 1.2)
When a compilation is finished, we can see the message :
"*** Exited with status: 2 ***"
But it's not enougth : the majority of all other IDEs show count of errors and warnings.
This help to see if the last errors are now resolved (less errors), or if we don't take care of warning for a while (during big code changes), see if new warnings have appears...
So I would like to see that :
"*** Exited with status 2 (2 errors and 0 warnings) ***"
A lot better :-) (and easy to implement, I suppose)
More information about the KDevelop-devel
mailing list