cppcheck (devel/cppcheck) Updated: 3 weeks ago Add to my watchlist
Static analysis of C and C++ code.Cppcheck is an analysis tool for C and C++ code. Unlike compilers and many other analysis tools, we do not detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. The goal is no false positives.
Version: 2.16.2 License: GPL-3 GitHubMaintainers | kurthindenburg |
Categories | devel |
Homepage | https://github.com/danmar/cppcheck |
Platforms | darwin |
Variants |
|
"cppcheck" depends on
lib (3)
build (4)
Ports that depend on "cppcheck"
lib (1)Port notes
If you've updated cppcheck from a previous version, you may want to replace the included config files:
sudo find ${prefix}/share/cppcheck -type f -name "*.dist" -exec bash -c 'f="{}"; cp "$f" "${f%.dist}"' \;
Port Health:
Loading Port Health