2026-03-10 13:51 ftp://ftp.de.debian.org/debian/pool/main/o/obs-draw-dock/obs-draw-dock_0.3.1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --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-101-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: 13f7e53 (2026-03-10 11:18:54 +0100) count: 9 9 elapsed-time: 0.3 0.1 head-timing-info: old-timing-info: head results: obs-draw-0.3.1/draw-dock.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If OBS_MODULE_USE_DEFAULT_LOCALE is a macro then please configure it. [unknownMacro] obs-draw-0.3.1/draw-source.c:760:80: error: There is an unknown macro here somewhere. Configuration is required. If PROJECT_VERSION is a macro then please configure it. [unknownMacro] obs-draw-0.3.1/name-dialog.cpp:11:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowModal [valueFlowBailoutIncompleteVar] obs-draw-0.3.1/name-dialog.cpp:47:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] obs-draw-0.3.1/display-helpers.hpp:130:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBS_EFFECT_SOLID [valueFlowBailoutIncompleteVar] obs-draw-0.3.1/qt-display.cpp:81:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_PaintOnScreen [valueFlowBailoutIncompleteVar] obs-draw-0.3.1/qt-display.cpp:187:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GS_BGRA [valueFlowBailoutIncompleteVar] obs-draw-0.3.1/qt-display.hpp:30:2: style: Class 'OBSQTDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] obs-draw-0.3.1/qt-display.cpp:30:2: style: Class 'SurfaceEventFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diff: DONE