2025-11-24 10:32 ftp://ftp.de.debian.org/debian/pool/main/t/tua/tua_4.3.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 -j4 platform: Linux-5.4.0-216-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.69 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 cppcheck: head 2.18.0 head-info: cb76e52 (2025-11-22 14:47:37 +0100) count: 8 9 elapsed-time: 0.5 0.2 head-timing-info: old-timing-info: head results: tua-4.3.orig/src/tua.h:36:0: error: #error At least one of these must be defined! [preprocessorErrorDirective] tua-4.3.orig/src/lib/modf.c:30:15: debug: Function::addArguments found argument 'value' with varid 0. [varid0] tua-4.3.orig/src/lib/modf.c:33:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tua-4.3.orig/src/lib/strbegcmp.c:32:20: debug: Function::addArguments found argument 's1' with varid 0. [varid0] tua-4.3.orig/src/lib/strbegcmp.c:36:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s1 [valueFlowBailoutIncompleteVar] tua-4.3.orig/src/lib/strcasecmp.c:28:21: debug: Function::addArguments found argument 's1' with varid 0. [varid0] tua-4.3.orig/src/lib/strcasecmp.c:33:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s1 [valueFlowBailoutIncompleteVar] tua-4.3.orig/src/wildmat.c:84:6: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] diff: 2.18.0 tua-4.3.orig/src/tua.h:36:2: error: #error At least one of these must be defined! [preprocessorErrorDirective] DONE