2025-11-03 04:22 ftp://ftp.de.debian.org/debian/pool/main/x/xmonad-contrib/xmonad-contrib_0.18.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --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-87-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.18.0 head-info: 1f35303 (2025-11-01 19:39:44 +0100) count: 8 8 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: xmonad-contrib-0.18.0/scripts/xmonad-acpi.c:45:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] xmonad-contrib-0.18.0/scripts/xmonad-acpi.c:72:21: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] xmonad-contrib-0.18.0/scripts/xmonad-acpi.c:40:16: style: Variable 'realtime' can be declared as pointer to const [constVariablePointer] xmonad-contrib-0.18.0/scripts/xmonad-clock.c:46:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] xmonad-contrib-0.18.0/scripts/xmonad-clock.c:52:21: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] xmonad-contrib-0.18.0/scripts/xmonad-clock.c:57:24: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] xmonad-contrib-0.18.0/scripts/xmonad-clock.c:39:16: style: Variable 'realtime' can be declared as pointer to const [constVariablePointer] xmonad-contrib-0.18.0/scripts/xmonad-clock.c:42:16: style: Variable 'pdtrealtime' can be declared as pointer to const [constVariablePointer] diff: DONE