Download Latest Version cppcheck-2.19.0.tar.gz (4.0 MB)
Email in envelope

Get an email when there's a new version of cppcheck

Home / cppcheck / 1.79
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2017-05-15 796 Bytes
cppcheck-1.79-x86-Setup.msi 2017-05-13 8.0 MB
cppcheck-1.79-x64-Setup.msi 2017-05-13 10.0 MB
cppcheck-1.79.zip 2017-05-13 1.8 MB
cppcheck-1.79.tar.gz 2017-05-13 1.6 MB
cppcheck-1.79.tar.bz2 2017-05-13 1.2 MB
Totals: 6 Items   22.6 MB 0
General changes:
- C++ code in C files is rejected now (use --language=c++ to enforce checking the code as C++)
- Write function access type to XML dump

Checking improvements:
- Improved configuration extraction in preprocessor
- Improved accuracy of AST
- Improved template parsing
- Improved support for (STL) containers in SymbolDatabase
- Improved support for C++11's 'auto' type
- Experimental support for uninitialized variables in ValueFlow analysis
- Added qt.cfg and sfml.cfg, improved several existing .cfg files

GUI:
- Use CFGDIR macro

Windows installer:
 - We have dropped support for Windows XP in the precompiled binary. It was too much work to maintain the toolset.

Additionally, lots of false positives and bugs have been fixed and several existing checks have been improved.
Source: readme.txt, updated 2017-05-15