2025-09-02 13:50 ftp://ftp.de.debian.org/debian/pool/main/p/parmap/parmap_1.2.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-79-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.18.0 head-info: 2b51b48 (2025-09-01 15:35:55 +0200) count: 14 14 elapsed-time: 0.1 0.1 head-timing-info: old-timing-info: head results: parmap-1.2.5/src/bytearray_stubs.c:17:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAML_BA_UINT8 [valueFlowBailoutIncompleteVar] parmap-1.2.5/src/bytearray_stubs.c:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val_unit [valueFlowBailoutIncompleteVar] parmap-1.2.5/src/bytearray_stubs.c:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val_unit [valueFlowBailoutIncompleteVar] parmap-1.2.5/src/bytearray_stubs.c:62:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val_unit [valueFlowBailoutIncompleteVar] parmap-1.2.5/src/bytearray_stubs.c:72:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val_unit [valueFlowBailoutIncompleteVar] parmap-1.2.5/src/bytearray_stubs.c:49:9: style: Variable 'src' can be declared as pointer to const [constVariablePointer] parmap-1.2.5/src/bytearray_stubs.c:59:9: style: Variable 'src' can be declared as pointer to const [constVariablePointer] parmap-1.2.5/src/bytearray_stubs.c:69:9: style: Variable 'src' can be declared as pointer to const [constVariablePointer] parmap-1.2.5/src/setcore_stubs.c:25:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_NPROCESSORS_ONLN [valueFlowBailoutIncompleteVar] parmap-1.2.5/src/setcore_stubs.c:45:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val_unit [valueFlowBailoutIncompleteVar] parmap-1.2.5/src/setcore_stubs.c:34:7: style: Local variable 'numcores' shadows outer function [shadowFunction] parmap-1.2.5/src/setcore_stubs.c:28:16: note: Shadowed declaration parmap-1.2.5/src/setcore_stubs.c:34:7: note: Shadow variable parmap-1.2.5/src/setcore_stubs.c:35:9: style: Variable 'w' is assigned a value that is never used. [unreadVariable] parmap-1.2.5/src/setcore_stubs.c:35:7: style: Variable 'w' is assigned a value that is never used. [unreadVariable] parmap-1.2.5/src/setcore_stubs.c:42:7: style: Unused variable: retcode [unusedVariable] diff: DONE