Commit Graph

5 Commits

Author SHA1 Message Date
jasper
d91df34c16 - update cppcheck to 1.46.1
from igor (MAINTAINER)
2010-12-30 09:12:01 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jasper
add4f7d9ef - update cppcheck to 1.45
- improve DESCR

from maintainer igor zinovik
ok steven@ sthen@
2010-11-03 07:27:26 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
jasper
e76cc5d9e7 import cppcheck 1.44
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and
many other analysis tools, we don't detect syntax errors. Cppcheck only
detects the types of bugs that the compilers normally fail to detect.
The goal is no false positives.

from igor zinovik, with tweaks by me
ok aja@
2010-09-23 09:34:51 +00:00