2026-05-04 10:59 ftp://ftp.de.debian.org/debian/pool/main/p/pyotherside/pyotherside_1.6.2.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --library=python --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-111-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: e5c4a73 (2026-05-01 11:10:43 +0200) count: 13 13 elapsed-time: 0.3 0.2 head-timing-info: old-timing-info: head results: pyotherside-1.6.2/src/pyfbo.cpp:28:5: warning: Member variable 'PyFboRenderer::m_sizeChanged' is not initialized in the constructor. [uninitMemberVar] pyotherside-1.6.2/src/pyfbo.cpp:98:43: style: Either there is a missing 'override', or the member function 'PyFbo::createRenderer' can be static. [functionStatic] pyotherside-1.6.2/src/pyfbo.h:33:15: note: Either there is a missing 'override', or the member function 'PyFbo::createRenderer' can be static. pyotherside-1.6.2/src/pyfbo.cpp:98:43: note: Either there is a missing 'override', or the member function 'PyFbo::createRenderer' can be static. pyotherside-1.6.2/src/pyglrenderer.h:32:5: style: Class 'PyGLRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] pyotherside-1.6.2/src/pyfbo.cpp:50:16: style: Variable 'pyFbo' can be declared as pointer to const [constVariablePointer] pyotherside-1.6.2/src/qobject_ref.h:37:9: error: There is an unknown macro here somewhere. Configuration is required. If slots is a macro then please configure it. [unknownMacro] pyotherside-1.6.2/src/pyobject_ref.cpp:71:14: style:inconclusive: Technically the member function 'PyObjectRef::operator==' can be const. [functionConst] pyotherside-1.6.2/src/pyobject_ref.h:33:14: note: Technically the member function 'PyObjectRef::operator==' can be const. pyotherside-1.6.2/src/pyobject_ref.cpp:71:14: note: Technically the member function 'PyObjectRef::operator==' can be const. pyotherside-1.6.2/src/qobject_ref.h:52:23: style:inconclusive: Technically the member function 'QObjectMethodRef::object' can be const. [functionConst] pyotherside-1.6.2/src/qobject_ref.h:53:20: style:inconclusive: Technically the member function 'QObjectMethodRef::method' can be const. [functionConst] pyotherside-1.6.2/src/qpython.h:372:13: error: There is an unknown macro here somewhere. Configuration is required. If slots is a macro then please configure it. [unknownMacro] pyotherside-1.6.2/tests/tests.cpp:316:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QVariantList [valueFlowBailoutIncompleteVar] pyotherside-1.6.2/tests/tests.cpp:381:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QVariantList [valueFlowBailoutIncompleteVar] pyotherside-1.6.2/tests/tests.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEGER [valueFlowBailoutIncompleteVar] pyotherside-1.6.2/tests/tests.cpp:148:31: style: C-style pointer casting [cstyleCast] diff: DONE