2025-07-08 10:34 ftp://ftp.de.debian.org/debian/pool/main/g/gnome-clocks/gnome-clocks_48.0.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --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-60-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 8f3d36a (2025-07-08 11:07:56 +0200) count: 4 4 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: gnome-clocks-48.0/src/cutils.c:39:9: style: Variable 'gtk_week_start' can be declared as pointer to const [constVariablePointer] gnome-clocks-48.0/src/twilight.c:111:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PI [valueFlowBailoutIncompleteVar] gnome-clocks-48.0/src/twilight.c:41:22: style: Redundant condition: The condition 'month <= 8' is redundant since 'month <= 6' is sufficient. [redundantCondition] gnome-clocks-48.0/src/twilight.c:51:29: style: Redundant condition: The condition 'month+1 <= 3' is redundant since 'month+1 <= 1' is sufficient. [redundantCondition] diff: DONE