cppcheck http://cppcheck.sourceforge.net/ fury wascheme@tuta.io GPLv3 app programming.tool static analysis of C/C++ code. Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives). https://github.com/danmar/cppcheck/archive/1.90.tar.gz libpcre-devel cppcheck libgcc /usr/bin /usr/share/cppcheck /usr/share/doc 2020-04-16 1.90 Version Bump Erkan IŞIK erkanisik@pisilinux.org 2019-12-19 1.89 First build. fury wascheme@tuta.io