2025-12-28 15:31 ftp://ftp.de.debian.org/debian/pool/main/k/kdsingleapplication/kdsingleapplication_1.2.0.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 -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: 17 17 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: KDSingleApplication-1.2.0/examples/widgetsingleapplication/main.cpp:28:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messageReceived [valueFlowBailoutIncompleteVar] KDSingleApplication-1.2.0/src/kdsingleapplication_localsocket.cpp:99:2: error: #error "KDSingleApplication has not been ported to this platform" [preprocessorErrorDirective] KDSingleApplication-1.2.0/tests/auto/namelengthtest/namelengthtest/main.cpp:36:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] KDSingleApplication-1.2.0/tests/auto/simpletest/simpletest/main.cpp:38:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] KDSingleApplication-1.2.0/tests/auto/stresstest/stresstest2/main.cpp:43:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] KDSingleApplication-1.2.0/tests/manual/simplesingleapp/main.cpp:28:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout [valueFlowBailoutIncompleteVar] KDSingleApplication-1.2.0/tests/auto/stresstest/stresstest/main.cpp:49:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] KDSingleApplication-1.2.0/tests/auto/namelengthtest/tst_namelengthtest.cpp:57:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ForwardedErrorChannel [valueFlowBailoutIncompleteVar] KDSingleApplication-1.2.0/tests/auto/simpletest/tst_simpletest.cpp:57:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ForwardedErrorChannel [valueFlowBailoutIncompleteVar] KDSingleApplication-1.2.0/src/kdsingleapplication.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] KDSingleApplication-1.2.0/tests/auto/stresstest/stresstest/main.cpp:72:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] KDSingleApplication-1.2.0/src/kdsingleapplication_localsocket_p.h:32:10: style:inconclusive: Technically the member function 'QObjectDeleteLater::operator()' can be const. [functionConst] KDSingleApplication-1.2.0/src/kdsingleapplication.cpp:42:5: style: The member function 'KDSingleApplicationPrivate::d_func' can be static. [functionStatic] KDSingleApplication-1.2.0/src/kdsingleapplication.cpp:26:13: performance: Function 'name()' should return member 'm_name' by const reference. [returnByReference] KDSingleApplication-1.2.0/tests/auto/stresstest/tst_stresstest.cpp:119:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ForwardedErrorChannel [valueFlowBailoutIncompleteVar] KDSingleApplication-1.2.0/tests/auto/stresstest/tst_stresstest.cpp:186:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] KDSingleApplication-1.2.0/tests/auto/stresstest/tst_stresstest.cpp:82:9: style: Condition 'm_isRunninginCI' is always false [knownConditionTrueFalse] KDSingleApplication-1.2.0/tests/auto/stresstest/tst_stresstest.cpp:79:23: note: Assignment 'm_isRunninginCI=false', assigned value is 0 KDSingleApplication-1.2.0/tests/auto/stresstest/tst_stresstest.cpp:82:9: note: Condition 'm_isRunninginCI' is always false diff: DONE