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)