2026-05-04 06:25 ftp://ftp.de.debian.org/debian/pool/main/p/pdf-presenter-console/pdf-presenter-console_4.7.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-1047-aws-aarch64-with-glibc2.35 python: 3.10.12 client-version: 1.4.0 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 6 6 elapsed-time: 0.1 0.0 head-timing-info: old-timing-info: head results: pdfpc-4.7.0/src/display_backend.c:39:17: style: Variable 'gdk_display' can be declared as pointer to const [constVariablePointer] pdfpc-4.7.0/src/display_backend.c:50:17: style: Variable 'gdk_display' can be declared as pointer to const [constVariablePointer] pdfpc-4.7.0/src/display_backend.c:61:17: style: Variable 'gdk_display' can be declared as pointer to const [constVariablePointer] pdfpc-4.7.0/src/display_backend.c:39:29: style: Variable 'gdk_display' is assigned a value that is never used. [unreadVariable] pdfpc-4.7.0/src/display_backend.c:50:29: style: Variable 'gdk_display' is assigned a value that is never used. [unreadVariable] pdfpc-4.7.0/src/display_backend.c:61:29: style: Variable 'gdk_display' is assigned a value that is never used. [unreadVariable] diff: DONE