2025-10-30 21:09 ftp://ftp.de.debian.org/debian/pool/main/libd/libdate-manip-perl/libdate-manip-perl_6.98.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: 828e903 (2025-10-30 18:25:48 +0100) count: 5 5 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: Date-Manip-6.98/internal/printf_format.c:25:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] Date-Manip-6.98/internal/printf_format.c:18:10: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] Date-Manip-6.98/internal/printf_format.c:6:12: style: Variable 'format' can be declared as pointer to const [constVariablePointer] Date-Manip-6.98/internal/printf_format.c:9:15: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] Date-Manip-6.98/internal/printf_format.c:11:11: style: Variable 'format' is assigned a value that is never used. [unreadVariable] diff: DONE