2026-01-17 14:02 ftp://ftp.de.debian.org/debian/pool/main/k/kworkflow/kworkflow_20191112.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.12.63+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.69 compiler: g++ (20250906) 15.2.0 cppcheck: head 2.19.0 head-info: ae060de (2026-01-17 14:25:56 +0100) count: 6 6 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: kw-20191112/tests/samples/codestyle_check.c:18:26: style: Parameter 'args' can be declared as const array [constParameter] kw-20191112/tests/samples/codestyle_correct.c:18:26: style: Parameter 'args' can be declared as const array [constParameter] kw-20191112/tests/samples/codestyle_error.c:18:26: style: Parameter 'args' can be declared as const array [constParameter] kw-20191112/tests/samples/codestyle_warning.c:18:26: style: Parameter 'args' can be declared as const array [constParameter] kw-20191112/tests/samples/print_file_author_test_dir/code1.c:28:1: error: There is an unknown macro here somewhere. Configuration is required. If MODULE_AUTHOR is a macro then please configure it. [unknownMacro] kw-20191112/tests/samples/print_file_author_test_dir/code2.c:19:26: style: Parameter 'args' can be declared as const array [constParameter] diff: DONE