2026-01-09 16:29 ftp://ftp.de.debian.org/debian/pool/main/i/invaders/invaders_1.0.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 -j8 platform: Linux-6.17.12+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.11 client-version: 1.3.69 compiler: g++ (Debian 15.2.0-12) 15.2.0 cppcheck: head 2.19.0 head-info: 7e723efc (2026-01-09 14:48:21 +0100) count: 5 5 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: invaders/common.c:6:23: style: Consider using memcpy instead of loop. [useStandardLibrary] invaders/io.h:96:1: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] invaders/io.h:97:1: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] invaders/io.h:98:1: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] invaders/video.c:39:47: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] diff: DONE