This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
37bcec8804
cppcheck
/
samples
/
syntaxError
/
out.txt
2 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
[samples\syntaxError\bad.c:2]: (error) Invalid number of character '{' when no macros are defined.