2026-04-13 17:02 ftp://ftp.de.debian.org/debian/pool/main/b/bidiv/bidiv_1.5.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-107-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: f4be614 (2026-04-13 17:36:45 +0200) count: 5 5 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: bidiv/bidiv.c:73:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FriBidiChar [valueFlowBailoutIncompleteVar] bidiv/bidiv.c:248:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_CTYPE [valueFlowBailoutIncompleteVar] bidiv/bidiv.c:293:7: style: Local variable 'i' shadows outer variable [shadowVariable] bidiv/bidiv.c:230:6: note: Shadowed declaration bidiv/bidiv.c:293:7: note: Shadow variable bidiv/bidiv.c:229:8: style: Variable 's' can be declared as pointer to const [constVariablePointer] bidiv/bidiv.c:65:20: style: Variable 'in' is allocated memory that is never used. [unusedAllocatedMemory] diff: DONE