2025-07-06 21:19 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-63-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 0eb4dd8 (2025-07-06 21:35:35 +0200) count: 12 12 elapsed-time: 1.7 1.7 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