Revision b6ca087...
Go back to digest for 25th November 2012Bug Fixes in Development Tools
Milian Wolff committed changes in [kdevplatform] /:
Fix regression in output filtering and improve the output
The patch addresses two things:
a) Fix regression introduced after refactoring outputfiltering
- It was not possible to click on linker errors
b) Now indicates the linker errors as errors making it visible to
the user that he can click on them
Also a corrected one of the regular expressions so that it now hits
on all line instances it is supposed to hit on (Come to think of it,
thats three things :-) )
REVIEW: 107446
File Changes
Modified 3 files
- outputview/outputfilteringstrategies.cpp
- outputview/tests/filteringstrategytest.cpp
- outputview/tests/testlinebuilderfunctions.h
3 files changed in total