Letter C

cppcheck - Tool for static C/C++ code analysis

Website: https://cppcheck.sourceforge.net/
License: GPL-3.0-or-later
Vendor: Alcance Libre, Inc.
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).

Packages

cppcheck-2.17.0-2.aldos.i686 [2.8 MiB] Changelog by Joel Barrios (2025-03-16):
- Rebuild with TinyXML2 11.0.0.

Listing created by Repoview-0.6.6-6.fc14.al