2025-12-16 23:43 ftp://ftp.de.debian.org/debian/pool/main/p/python-pcl/python-pcl_0.3.0~rc1+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=boost --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.18.0 head-info: c9c660e (2025-12-16 13:10:32 +0100) count: 3 3 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: python-pcl-0.3.0~rc1+dfsg/pcl/grabber_callback.cpp:5:16: warning: Member variable 'PyLibCallBack::_method' is not initialized in the constructor. [uninitMemberVar] python-pcl-0.3.0~rc1+dfsg/pcl/grabber_callback.cpp:5:16: warning: Member variable 'PyLibCallBack::_user_data' is not initialized in the constructor. [uninitMemberVar] python-pcl-0.3.0~rc1+dfsg/pcl/grabber_callback.h:20:14: style:inconclusive: Technically the member function 'grabber_callback::PyLibCallBack::IsCythonCall' can be const. [functionConst] diff: DONE