cppcheck/samples
PKEuS 084fcc936c Rephrased syntaxError message for empty configurations to improve readability:
Old: Invalid number of character 'c' when these macros are defined: ''.
New: Invalid number of character 'c' when no macros are defined.
2016-08-04 16:28:11 +02:00
..
AssignmentAddressToInteger
arrayIndexOutOfBounds
autoVariables
bufferAccessOutOfBounds
erase
memleak
outOfBounds
resourceLeak Added testing of samples/ to testrunner (#3515). 2014-03-28 13:06:38 +01:00
syntaxError Rephrased syntaxError message for empty configurations to improve readability: 2016-08-04 16:28:11 +02:00