2026-06-01 06:35 ftp://ftp.de.debian.org/debian/pool/main/c/codespell/codespell_2.4.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-7.0.7+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.4.0 compiler: g++ (Debian 15.2.0-17) 15.2.0 cppcheck: head 2.20.0 head-info: 8c14fc78 (2026-05-31 09:56:45 +0200) count: 3 3 elapsed-time: 0.0 0.0 head-timing-info: old-timing-info: head results: codespell-2.4.1/example/code.c:14:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] codespell-2.4.1/example/code.c:17:14: error: Uninitialized variable: clas [uninitvar] codespell-2.4.1/example/code.c:14:8: style: Variable 'fd' is assigned a value that is never used. [unreadVariable] diff: DONE