MrSpock:
--------------------------------------------------------------------------------
Some output like "No errors or warnings were found" is quite common.
--------------------------------------------------------------------------------


Moreover, some compilers neither use word "error" nor "warning" when outputs
line with error. So in following example lines with real warning and error
aren't marked. Instead marked the last line and cursor automatically jumps to
the 1st line of file *test.c*:

[i][color=#808080]E101 : c:\test\test.c line 312: incompatible redeclaration of
"test"
W123: c:\test\test.c line 315: function "main": variable "a" not used
total errors: 1, warnings: 1[/color][/i]

Maybe first step of solving this problem could be option for disabling detection
of words "error" and "warning"?

-- 
<http://forum.pspad.com/read.php?4,42993,43005>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem