2025-11-04 03:08 ftp://ftp.de.debian.org/debian/pool/main/c/cl-regex/cl-regex_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-87-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: 1f35303 (2025-11-01 19:39:44 +0100) count: 9 9 elapsed-time: 0.1 0.1 head-timing-info: old-timing-info: head results: cl-regex-1/speedtest.c:18:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] cl-regex-1/speedtest.c:48:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] cl-regex-1/speedtest.c:76:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stricmp [valueFlowBailoutIncompleteVar] cl-regex-1/speedtest.c:83:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] cl-regex-1/speedtest.c:42:82: style: Parameter 'cmpname' can be declared as pointer to const [constParameterPointer] cl-regex-1/speedtest.c:61:9: style: Variable 'candstr' can be declared as pointer to const [constVariablePointer] cl-regex-1/speedtest.c:27:11: style: Variable 'candlen' is assigned a value that is never used. [unreadVariable] cl-regex-1/speedtest.c:11:7: style: Unused variable: nomatch [unusedVariable] cl-regex-1/speedtest.c:46:10: style: Unused variable: j [unusedVariable] diff: DONE