cppcheck-2.2
void test_case() try {} catch(...)
produces "Cppcheck: (error) syntaxError: syntax error: keyword 'try' is not allowed in global scope"
Thanks! We have tickets about that.
Log in to post a comment.
cppcheck-2.2
void test_case()
try
{}
catch(...)
produces "Cppcheck: (error) syntaxError: syntax error: keyword 'try' is not allowed in global scope"
Thanks! We have tickets about that.