2025-11-23 17:53 ftp://ftp.de.debian.org/debian/pool/main/r/r-bioc-dss/r-bioc-dss_2.54.0+dfsg.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-5.4.0-216-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.69 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 cppcheck: head 2.18.0 head-info: cb76e52 (2025-11-22 14:47:37 +0100) count: 10 10 elapsed-time: 0.1 0.0 head-timing-info: old-timing-info: head results: DSS/src/compute_var_smooth.c:14:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REALSXP [valueFlowBailoutIncompleteVar] DSS/src/filter.c:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REALSXP [valueFlowBailoutIncompleteVar] DSS/src/nitem.c:10:8: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] DSS/src/filter.c:9:34: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] DSS/src/filter.c:9:42: style: Parameter 'nitem' can be declared as pointer to const [constParameterPointer] DSS/src/compute_var_smooth.c:26:40: style: Parameter 'vars' can be declared as pointer to const [constParameterPointer] DSS/src/compute_var_smooth.c:26:54: style: Parameter 'delta' can be declared as pointer to const [constParameterPointer] DSS/src/compute_var_smooth.c:26:69: style: Parameter 'n1' can be declared as pointer to const [constParameterPointer] DSS/src/compute_var_smooth.c:26:78: style: Parameter 'nitem' can be declared as pointer to const [constParameterPointer] DSS/src/compute_var_smooth.c:27:58: style: Parameter 'pos' can be declared as pointer to const [constParameterPointer] diff: DONE