Recent Changes - Search:

edit SideBar

cppcheck

Description

Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives).

Homepage: http://cppcheck.wiki.sourceforge.net/

Version: 1.63-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • AIX Version 6.1 or higher required

Older version

RPM:

Source RPM:

Package dependencies:

  • AIX Version 6.1 or higher required

All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on October 19, 2014, at 12:53 AM