2025-09-15 20:12 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-lsei/r-cran-lsei_1.3-0.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.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.18.0 head-info: 3e169d6 (2025-09-15 13:38:15 +0200) count: 9 9 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: lsei/src/init.c:9:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] lsei/src/utils.c:11:19: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] lsei/src/utils.c:11:27: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] lsei/src/utils.c:11:38: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] lsei/src/utils.c:11:46: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] lsei/src/utils.c:45:22: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] lsei/src/utils.c:45:30: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] lsei/src/utils.c:45:38: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] lsei/src/utils.c:45:57: style: Parameter 'dim' can be declared as pointer to const [constParameterPointer] diff: DONE