cppcheck - A tool for static C/C++ code analysis
Website: | http://cppcheck.wiki.sourceforge.net/ |
---|---|
License: | GPLv3+ |
Vendor: | Fedora Project |
- Description:
This program tries to detect bugs that your C/C++ compiler don't see. The goal is no false positives. Your compiler can detect many problems that cppcheck don't try to detect. We recommend that you enable as many warnings as possible in your compiler. Cppcheck is versatile. You can check non-standard code that includes various compiler extensions, inline assembly code, etc.
Packages
cppcheck-1.46.1-1.el6.i686 [508 KiB] |
Changelog
by Jussi Lehtola (2010-12-30):
- Update to 1.46.1. |