Cygwin

Get that Linux feeling - on Windows

Package: cppcheck

summary:

A tool for static C/C++ code analysis

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).

categories:

Utils

depends:

cygwin, libgcc1, libpcre1, libstdc++6, libtinyxml2_6

rdepends:

cppcheck-gui

build_rdepends:

multitail, xxhash

source package:

cppcheck

maintainer(s):

ORPHANED (Use the mailing list to report bugs or ask questions. Do not contact the maintainer(s) directly.)