2026-04-27 09:35 ftp://ftp.de.debian.org/debian/pool/main/d/dumb-jump-el/dumb-jump-el_0.5.4.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-110-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: ddbe12e (2026-04-27 11:11:57 +0200) count: 5 5 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: dumb-jump-0.5.4/test/data/multiproj/subproj2/header.h:6:7: style: The member function 'Awesome::magic' can be static. [functionStatic] dumb-jump-0.5.4/test/data/proj1/src/cpp/external.cpp:11:17: style: Unused variable: et [unusedVariable] dumb-jump-0.5.4/test/data/proj1/src/cpp/issue-87.cpp:14:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] dumb-jump-0.5.4/test/data/proj1/src/cpp/only.cpp:2:15: style: Unused variable: iaoh [unusedVariable] dumb-jump-0.5.4/test/data/proj1/src/cpp/test.cpp:3:7: style: The member function 'Foo::bar' can be static. [functionStatic] diff: DONE