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
syntaxError Rephrased syntaxError message for empty configurations to improve readability: 2016-08-04 16:28:11 +02:00