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.13.4-1.aldos.src [3.5 MiB] Changelog by Joel Barrios (2024-02-15):
- Update to 2.13.4.

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