2025-10-28 17:08 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 -j4 platform: Linux-6.12.48+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 5f301d3 (2025-10-28 13:48:04 +0100) count: 12 12 elapsed-time: 4.0 5.1 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