Commit Graph

9 Commits

Author SHA1 Message Date
Mathew Sutcliffe
5872e96b21 refs #624 Fix cppcheck warnings. 2016-03-22 16:03:02 +00:00
Roland Winklmeier
ef9da08dcf Ignore g2clib cppcheck warnigs
refs #556
2016-01-28 01:36:32 +01:00
Roland Winklmeier
ec416c8028 Ignore cppcheck warnings
cppcheck 1.70 introduced a couple of new false positives which
need to be ignored.

refs #505
2015-11-19 21:07:03 +00:00
Klaus Basan
821e0417ae Adjusted cppcheck (discussed in slack) 2015-11-19 21:04:03 +00:00
Roland Winklmeier
646589fe22 Ignore preprocessorErrorDirective in cppcheck 2014-11-30 15:25:29 +01:00
Roland Winklmeier
771958ba0a refs #341 cppcheck shouldn’t assume operator* is commutative 2014-11-05 16:07:29 +01:00
Roland Winklmeier
4e0f27359a refs #341 Suppress False positive caused by missing support for C++11 feature 2014-11-05 16:07:00 +01:00
Roland Winklmeier
ff4b6bccf0 refs #341 Add suppression for member Optional::m_bytes 2014-11-05 16:06:20 +01:00
Roland Winklmeier
97d965deac refs #341 Add initial cppcheck suppression file
Suppressed type so far is 'unnecessaryQualification'.
2014-11-05 16:05:22 +01:00