2025-12-22 15:48 ftp://ftp.de.debian.org/debian/pool/main/libc/libcassandra-client-perl/libcassandra-client-perl_0.21.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.8.0-90-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.19.0 head-info: b66f900 (2025-12-21 20:49:38 +0100) count: 6 6 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: Cassandra-Client-0.21/define.h:13:2: error: #error Unknown pointer size. Please make sure your compiler understands C99 and has a stdint.h [preprocessorErrorDirective] Cassandra-Client-0.21/cc_bignum.c:103:38: style:inconclusive: Function 'cc_bignum_mul' argument 1 names different: declaration 'out' definition 'n'. [funcArgNamesDifferent] Cassandra-Client-0.21/cc_bignum.h:11:38: note: Function 'cc_bignum_mul' argument 1 names different: declaration 'out' definition 'n'. Cassandra-Client-0.21/cc_bignum.c:103:38: note: Function 'cc_bignum_mul' argument 1 names different: declaration 'out' definition 'n'. Cassandra-Client-0.21/cc_bignum.c:10:64: style: Parameter 'bytes' can be declared as pointer to const [constParameterPointer] Cassandra-Client-0.21/cc_bignum.c:33:56: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] Cassandra-Client-0.21/cc_bignum.c:61:62: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] Cassandra-Client-0.21/cc_bignum.c:145:41: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] diff: DONE