2025-12-28 15:24 ftp://ftp.de.debian.org/debian/pool/main/k/kdecoration/kdecoration_6.5.4.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --library=kde --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 -j90 platform: Linux-6.8.0-90-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.19.0 head-info: a5ec929 (2025-12-24 09:21:38 +0100) count: 10 10 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: kdecoration-6.5.4/src/decoration.h:338:2: error: failed to evaluate #if condition, undefined function-like macro invocation: KDECORATIONS3_ENABLE_DEPRECATED_SINCE( ... ) [syntaxError] kdecoration-6.5.4/src/private/decorationsettingsprivate.cpp:47:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TitleFont [valueFlowBailoutIncompleteVar] kdecoration-6.5.4/src/decorationthemeprovider.h:34:13: performance: Function 'visibleName()' should return member 'visibleName' by const reference. [returnByReference] kdecoration-6.5.4/src/decorationthemeprovider.h:38:13: performance: Function 'themeName()' should return member 'themeName' by const reference. [returnByReference] kdecoration-6.5.4/src/decorationthemeprovider.h:42:13: performance: Function 'configurationName()' should return member 'configurationName' by const reference. [returnByReference] kdecoration-6.5.4/src/decorationthemeprovider.h:52:13: performance: Function 'pluginId()' should return member 'pluginId' by const reference. [returnByReference] kdecoration-6.5.4/autotests/shadowtest.cpp:51:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable padding [valueFlowBailoutIncompleteVar] kdecoration-6.5.4/autotests/shadowtest.cpp:107:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable innerShadowRect [valueFlowBailoutIncompleteVar] kdecoration-6.5.4/autotests/mockwindow.cpp:146:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] kdecoration-6.5.4/src/decorationshadow.cpp:142:48: style:inconclusive: Function 'setShadow' argument 1 names different: declaration 'image' definition 'shadow'. [funcArgNamesDifferent] kdecoration-6.5.4/src/decorationshadow.h:112:34: note: Function 'setShadow' argument 1 names different: declaration 'image' definition 'shadow'. kdecoration-6.5.4/src/decorationshadow.cpp:142:48: note: Function 'setShadow' argument 1 names different: declaration 'image' definition 'shadow'. diff: DONE