SublimeLinter-cppcheck icon indicating copy to clipboard operation
SublimeLinter-cppcheck copied to clipboard

Improve error handling on stdout

Open kaste opened this issue 7 years ago • 0 comments

The comment in the code suggest that exceptions are on stdout. It would be nice for the user if these could be captured and presented to the user. (Like call notify_failure() on hard, configuration errors.)

kaste avatar Apr 26 '18 06:04 kaste