2025-11-27 11:58 ftp://ftp.de.debian.org/debian/pool/main/k/kontrast/kontrast_25.04.0.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 -j4 platform: Linux-6.12.57+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 9486fde (2025-11-26 08:20:02 +0100) count: 6 6 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: kontrast-25.04.0/src/savedcolormodel.cpp:25:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLite [valueFlowBailoutIncompleteVar] kontrast-25.04.0/src/savedcolormodel.cpp:74:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] kontrast-25.04.0/src/main.cpp:43:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KONTRAST_VERSION_STRING [valueFlowBailoutIncompleteVar] kontrast-25.04.0/src/kontrast.cpp:258:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] kontrast-25.04.0/src/kontrast.cpp:300:16: style:inconclusive: Either there is a missing 'override', or the member function 'Kontrast::gotColorResponse' can be const. [functionConst] kontrast-25.04.0/src/kontrast.h:112:10: note: Either there is a missing 'override', or the member function 'Kontrast::gotColorResponse' can be const. kontrast-25.04.0/src/kontrast.cpp:300:16: note: Either there is a missing 'override', or the member function 'Kontrast::gotColorResponse' can be const. kontrast-25.04.0/src/kontrast.cpp:320:17: style: Local variable 'contrast' shadows outer function [shadowFunction] kontrast-25.04.0/src/kontrast.h:98:11: note: Shadowed declaration kontrast-25.04.0/src/kontrast.cpp:320:17: note: Shadow variable diff: DONE