Upgrade and cleanup cppcheck suppressions to version 1.76.1

Also renamed the suppressions file to the standard name.

refs #831
This commit is contained in:
Roland Winklmeier
2016-12-16 10:27:38 +01:00
committed by Mathew Sutcliffe
parent cad1eb4952
commit e82d06849c
5 changed files with 35 additions and 37 deletions

View File

@@ -118,6 +118,7 @@ namespace BlackMisc
return result;
}
#else
// cppcheck-suppress unusedFunction
QStringList getStackTrace()
{
return { "No stack trace on this platform" };