2025-09-17 12:52 ftp://ftp.de.debian.org/debian/pool/main/a/aha/aha_0.5.1.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-79-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.18.0 head-info: 3e169d6 (2025-09-15 13:38:15 +0200) count: 12 12 elapsed-time: 7.5 6.9 head-timing-info: old-timing-info: head results: aha-0.5.1/aha.c:68:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] aha-0.5.1/aha.c:162:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] aha-0.5.1/aha.c:241:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colorscheme [valueFlowBailoutIncompleteVar] aha-0.5.1/aha.c:640:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] aha-0.5.1/aha.c:693:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] aha-0.5.1/aha.c:830:17: style: Condition 'r' is always true [knownConditionTrueFalse] aha-0.5.1/aha.c:898:17: style: Condition 'r' is always true [knownConditionTrueFalse] aha-0.5.1/aha.c:83:25: style: Parameter 's' can be declared as pointer to const [constParameterPointer] aha-0.5.1/aha.c:151:22: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] aha-0.5.1/aha.c:382:11: style: Variable 'errstr' can be declared as pointer to const [constVariablePointer] aha-0.5.1/aha.c:655:8: style: Variable 'fcstyle' can be declared as const array [constVariable] aha-0.5.1/aha.c:668:8: style: Variable 'bcstyle' can be declared as const array [constVariable] diff: DONE