2026-01-14 23:40 ftp://ftp.de.debian.org/debian/pool/main/r/ruby-bindex/ruby-bindex_0.8.1+ds.orig.tar.xz 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-90-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.19.0 head-info: 367e437 (2026-01-14 17:16:12 +0100) count: 2 2 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: bindex-0.8.1/ext/skiptrace/cruby.c:77:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rb_eException [valueFlowBailoutIncompleteVar] bindex-0.8.1/ext/skiptrace/cruby.c:8:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'current_bindings_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bindex-0.8.1/ext/skiptrace/cruby.c:28:34: note: You might need to cast the function pointer here bindex-0.8.1/ext/skiptrace/cruby.c:8:70: note: Parameter 'data' can be declared as pointer to const diff: DONE