2026-04-30 07:47 ftp://ftp.de.debian.org/debian/pool/main/r/ruby-fftw3/ruby-fftw3_1.0.2.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=ruby --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-110-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: c3df665 (2026-04-30 09:29:46 +0200) count: 5 5 elapsed-time: 0.3 0.1 head-timing-info: old-timing-info: head results: ruby-fftw3-1.0.2/ext/numru/fftw3/na_fftw3.c:35:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rb_eArgError [valueFlowBailoutIncompleteVar] ruby-fftw3-1.0.2/ext/numru/fftw3/na_fftw3.c:334:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rb_eArgError [valueFlowBailoutIncompleteVar] ruby-fftw3-1.0.2/ext/numru/fftw3/na_fftw3.c:659:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Qfalse [valueFlowBailoutIncompleteVar] ruby-fftw3-1.0.2/ext/numru/fftw3/na_fftw3.c:23:27: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'na_fftw3' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ruby-fftw3-1.0.2/ext/numru/fftw3/na_fftw3.c:653:47: note: You might need to cast the function pointer here ruby-fftw3-1.0.2/ext/numru/fftw3/na_fftw3.c:23:27: note: Parameter 'argv' can be declared as pointer to const ruby-fftw3-1.0.2/ext/numru/fftw3/na_fftw3.c:321:31: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'na_fftw3_r2r' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ruby-fftw3-1.0.2/ext/numru/fftw3/na_fftw3.c:654:51: note: You might need to cast the function pointer here ruby-fftw3-1.0.2/ext/numru/fftw3/na_fftw3.c:321:31: note: Parameter 'argv' can be declared as pointer to const diff: DONE