2025-05-05 17:04 ftp://ftp.de.debian.org/debian/pool/main/libd/libdbd-pg-perl/libdbd-pg-perl_3.18.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 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: fcc0493 (2025-05-05 13:08:11 +0200) count: 5 5 elapsed-time: 0.3 0.3 head-timing-info: old-timing-info: head results: DBD-Pg-3.18.0/dbdimp.c:4912:78: error: There is an unknown macro here somewhere. Configuration is required. If UVuf is a macro then please configure it. [unknownMacro] DBD-Pg-3.18.0/quote.c:256:37: style:inconclusive: Function 'quote_bool' argument 1 names different: declaration 'string' definition 'value'. [funcArgNamesDifferent] DBD-Pg-3.18.0/quote.h:6:37: note: Function 'quote_bool' argument 1 names different: declaration 'string' definition 'value'. DBD-Pg-3.18.0/quote.c:256:37: note: Function 'quote_bool' argument 1 names different: declaration 'string' definition 'value'. DBD-Pg-3.18.0/quote.c:99:9: style: Variable 'len' is assigned a value that is never used. [unreadVariable] DBD-Pg-3.18.0/quote.c:130:9: style: Variable 'len' is assigned a value that is never used. [unreadVariable] DBD-Pg-3.18.0/quote.c:160:9: style: Variable 'len' is assigned a value that is never used. [unreadVariable] diff: DONE