2026-01-22 22:53 ftp://ftp.de.debian.org/debian/pool/main/libp/libparse-recdescent-perl/libparse-recdescent-perl_1.967015+dfsg.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-90-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.19.0 head-info: eef2137 (2026-01-22 19:15:01 +0100) count: 7 7 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: Parse-RecDescent-1.967015/demo/demo.c:8:9: style: Variable 'str' can be declared as pointer to const [constVariablePointer] Parse-RecDescent-1.967015/demo/demo.c:8:13: style: Variable 'str' is assigned a value that is never used. [unreadVariable] Parse-RecDescent-1.967015/demo/demo.c:3:7: style: Unused variable: i [unusedVariable] Parse-RecDescent-1.967015/demo/demo.c:4:7: style: Unused variable: k [unusedVariable] Parse-RecDescent-1.967015/demo/demo.c:5:11: style: Unused variable: more_indented [unusedVariable] Parse-RecDescent-1.967015/demo/demo.c:6:11: style: Unused variable: l [unusedVariable] Parse-RecDescent-1.967015/demo/demo.c:8:9: style: Variable 'str' is assigned a value that is never used. [unreadVariable] diff: DONE