2022-06-27 18:31 ftp://ftp.de.debian.org/debian/pool/main/g/gcab/gcab_1.4.orig.tar.xz cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j2 platform: Linux-5.4.0-110-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.24 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 cppcheck: head 2.8 head-info: e7e23e8 (2022-06-27 19:35:22 +0200) count: 3 2 elapsed-time: 0.9 1.4 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: gcab-1.4/libgcab/cabinet.h:159:1: error: There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_AUTOPTR_CLEANUP_FUNC is a macro then please configure it. [unknownMacro] gcab-1.4/libgcab/decomp.c:890:59: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] gcab-1.4/tests/gcab-self-test.c:57:50: error: syntax error [syntaxError] diff: head gcab-1.4/libgcab/decomp.c:890:59: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] DONE