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
1207531642
cppcheck
/
samples
/
syntaxError
/
out.txt
4 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixed test/cli
2019-08-18 12:51:32 +02:00
samples\syntaxError\bad.c:2:1: error: Unmatched '{'. Configuration: ''. [syntaxError]
Fix TestSamples
2019-08-18 17:45:23 +02:00
{
cli: Change default --template format, Cppcheck will now use the gcc template by default. Added --template=cppcheck1 format.
2019-08-18 07:50:50 +02:00
^