| Version | Change log |
| Cppcheck 2.19.0 Dec 22, 2025 |
Major bug fixes & crashes: Crash in CheckClass::checkConst() fuzzing crash (assert) in Token::update_property_info() Crash in checkConstVariable() Crash in valueFlowLifetimeClassConstructor() GUI: scratch pad crash Assert failure in getParentValueTypes() Crash in simplecpp::Macro::expand() crash in Tokenizer::simplifyCPPAttribute() New checks: Detect zero initialization of unions in which its largest member is not declared as the first one. Depending on the compiler, there's no guarantee that the complete union will be zero initialized in such scenarios leading to potential access of uninitialized memory. Added warning when main() throws an exception C/C++ support: Fixed syntax error for C++23 lambda without parameter clause Added support for typeof and __typeof operators GUI: Fix bug: checks multiple configurations even though user provides defines Changed interface: some preprocessorErrorDirective and syntaxError errors got more specific error IDs. Removed deprecated platforms unix32-unsigned and unix64-unsigned Improve progress value Added float bits support in platform configuration Fixed --showtime not accounting for addons Performance: Introduced cache for followAllReferences() calls Infrastructure & dependencies: Removed deprecated support for builds with Qt5. Added make variables CXXOPTS and LDOPTS to extend existing CXXFLAGS and LDFLAGS. Added make variables CPPOPTS to extend existing CPPFLAGS. CPPFLAGS are not longer being passed to the linker command for cppcheck and testrunner. Updated Qt to 6.10.0 (official Windows release only). The official Windows binary is now built against Boost 1.89 for increased performance. Updated to simplecpp 1.6.2 The Visual Studio builds not longer set the WIN32 define. Added DISALLOW_PROCESS_EXECUTOR for building without fork(). |
| Cppcheck 2.16.0 Oct 28, 2024 |
Improved checking: constVariable; checking multidimensional arrays constVariablePointer; nested array access deallocuse Changed interface: SARIF output. Use --output-format=sarif to activate this. Add option --output-format=. Allowed formats are sarif and xml. Deprecations: The previously deprecated support for Python 2.7 has been removed. please use Python 3 instead. The maximum value for --max-ctu-depth is currently capped at 10. This limitation will be removed in a future release. Other: "missingInclude" is no longer implicitly enabled with "information" - you need to enable it explicitly now. Fixed checkers report when --addon=misra.py or --addon=misra.json is used. |
| Cppcheck 2.15.0 Aug 31, 2024 |
New checks: suspiciousFloatingPointCast flags unnecessary floating point casts that cause loss of precision GUI: Added misra/cert/autosar reports Fixed "Recheck" Add "inline suppressions" option in project file Make it possible to define extra defines when importing a project Changed interface: Added command-line option --cpp-header-probe (and --no-cpp-header-probe) to probe headers and extension-less files for Emacs marker (see https://trac.cppcheck.net/ticket/10692 for more details) Deprecations: Support for Python 2.7 has been deprecated (it went EOL in January 2020) and will be removed in Cppcheck 2.16 - please use Python 3.x instead. The already deprecated support for qmake will be removed in Cppcheck 2.16 - please use CMake instead. Other: Add support for 'CLICOLOR_FORCE'/'NO_COLOR' environment variables to force/disable ANSI color output for diagnostics. Add "remark comments" that can be used to generate reports with justifications for warnings The whole program analysis is now being executed when "--project" is being used. Improved import of Visual Studio projects, support shared items projects (*.vcxitems). |
Total downloads
58
Last month's downloads
3
Last week's downloads
0
... of the standout programs we've recently reviewed is Cppcheck Portable, developed by the talented John T. Haller. ... code is free of errors and bugs. With Cppcheck Portable, you can easily analyze your code for ... you go, making it convenient for on-the-go developers. Overall, Cppcheck Portable is a must-have for any serious programmer ...
... for popular development tools like GDB, Valgrind, and Cppcheck. The IDE is also packed with a plethora of helpful resources, including project templates, sophisticated code formatter, and support for various build systems. With CodeLite's user-friendly interface and vast array of ...
Top Download Club is proud to present the latest addition to our software offerings: Code::Blocks EDU Portable, developed by the illustrious team at Coder. This powerful and user-friendly software provides an ideal environment for learning and practicing programming skills, with a ...