2025-11-23 17:53 ftp://ftp.de.debian.org/debian/pool/main/r/r-bioc-eir/r-bioc-eir_1.46.0+ds.orig.tar.xz 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-6.12.57+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: cb76e52 (2025-11-22 14:47:37 +0100) count: 10 10 elapsed-time: 0.0 0.0 head-timing-info: old-timing-info: head results: eiR/src/optimFunctions.cc:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REALSXP [valueFlowBailoutIncompleteVar] eiR/src/optimFunctions.cc:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REALSXP [valueFlowBailoutIncompleteVar] eiR/src/optimFunctions.cc:29:13: style: The scope of the variable 't' can be reduced. [variableScope] eiR/src/optimFunctions.cc:75:9: style: The scope of the variable 't' can be reduced. [variableScope] eiR/src/optimFunctions.cc:109:21: style: The scope of the variable 'tt' can be reduced. [variableScope] eiR/src/optimFunctions.cc:15:32: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] eiR/src/optimFunctions.cc:15:47: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] eiR/src/optimFunctions.cc:43:10: style: Variable 'd' can be declared as pointer to const [constVariablePointer] eiR/src/optimFunctions.cc:104:10: style: Variable 'd' can be declared as pointer to const [constVariablePointer] eiR/src/optimFunctions.cc:75:11: style: Variable 't' is assigned a value that is never used. [unreadVariable] diff: DONE