2026-06-05 11:30 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-gsignal/r-cran-gsignal_0.3-7.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.1.172-216.329.amzn2023.x86_64-x86_64-with-glibc2.34 python: 3.9.25 client-version: 1.4.0 compiler: g++ (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5) cppcheck: head 2.21.0 head-info: 70af358 (2026-06-05 12:57:55 +0200) count: 16 16 elapsed-time: 0.2 0.2 head-timing-info: old-timing-info: head results: gsignal/src/RcppExports.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If END_RCPP is a macro then please configure it. [unknownMacro] gsignal/src/filter.cpp:34:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] gsignal/src/remez.cpp:99:14: style: The scope of the variable 'k' can be reduced. [variableScope] gsignal/src/remez.cpp:100:17: style: The scope of the variable 'lowf' can be reduced. [variableScope] gsignal/src/remez.cpp:100:23: style: The scope of the variable 'highf' can be reduced. [variableScope] gsignal/src/remez.cpp:191:17: style: The scope of the variable 'xi' can be reduced. [variableScope] gsignal/src/remez.cpp:267:15: style: The scope of the variable 'c' can be reduced. [variableScope] gsignal/src/remez.cpp:317:11: style: The scope of the variable 'A' can be reduced. [variableScope] gsignal/src/remez.cpp:352:17: style: The scope of the variable 'l' can be reduced. [variableScope] gsignal/src/remez.cpp:353:12: style: The scope of the variable 'alt' can be reduced. [variableScope] gsignal/src/remez.cpp:563:21: style: The scope of the variable 'current' can be reduced. [variableScope] gsignal/src/remez.cpp:95:80: style: Parameter 'gridsize' can be declared as reference to const [constParameterReference] gsignal/src/sosfilt.cpp:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] gsignal/src/sosfilt.cpp:49:10: style: The scope of the variable 'yi' can be reduced. [variableScope] gsignal/src/sosfilt.cpp:49:13: style: Variable 'yi' is assigned a value that is never used. [unreadVariable] gsignal/src/upfirdn.cpp:60:24: style:inconclusive: Boolean expression 'ih>=Lh' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] diff: DONE