2025-09-13 04:22 ftp://ftp.de.debian.org/debian/pool/main/h/haskell-basement/haskell-basement_0.0.16.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-79-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: 411a3a7 (2025-09-12 16:54:23 +0200) count: 3 3 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: basement-0.0.16/cbits/foundation_mem.c:12:14: style: Variable 'r' can be declared as pointer to const [constVariablePointer] basement-0.0.16/cbits/foundation_mem.c:7:19: portability: 's1' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] basement-0.0.16/cbits/foundation_mem.c:7:30: portability: 's2' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] diff: DONE