2024-04-21 10:02 ftp://ftp.de.debian.org/debian/pool/main/p/python-http-parser/python-http-parser_0.9.0+ds.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=python --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.14.0 head-info: 4f922b0 (2024-04-21 11:41:48 +0200) count: 7 7 elapsed-time: 0.5 0.6 head-timing-info: old-timing-info: head results: http-parser-0.9.0/http_parser/http_parser.c:201:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-0.9.0/http_parser/http_parser.c:205:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-0.9.0/http_parser/http_parser.c:207:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-0.9.0/http_parser/http_parser.c:209:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-0.9.0/http_parser/http_parser.c:215:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-0.9.0/http_parser/http_parser.c:231:68: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] http-parser-0.9.0/http_parser/http_parser.c:1916:62: style:inconclusive: Function 'http_parser_init' argument 2 names different: declaration 'type' definition 't'. [funcArgNamesDifferent] http-parser-0.9.0/http_parser/http_parser.h:278:66: note: Function 'http_parser_init' argument 2 names different: declaration 'type' definition 't'. http-parser-0.9.0/http_parser/http_parser.c:1916:62: note: Function 'http_parser_init' argument 2 names different: declaration 'type' definition 't'. diff: DONE