2025-08-25 05:09 ftp://ftp.de.debian.org/debian/pool/main/n/node-crc/node-crc_4.3.2.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 -j1 platform: Linux-6.8.12-9-pve-x86_64-with-glibc2.41 python: 3.11.2 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 3529cd6 (2025-08-23 23:01:21 +0200) count: 7 7 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: crc-4.3.2/tests/pycrc/test/main.c:113:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] crc-4.3.2/tests/pycrc/test/main.c:265:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] crc-4.3.2/tests/pycrc/test/main.c:270:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] crc-4.3.2/tests/pycrc/test/main.c:271:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] crc-4.3.2/tests/pycrc/test/main.c:87:32: style: Parameter 'argv' can be declared as const array [constParameter] crc-4.3.2/tests/pycrc/test/main.c:91:26: style: Variable 'long_options' can be declared as const array [constVariable] crc-4.3.2/tests/pycrc/test/main.c:246:29: style: Variable 'crc_pre_final' is assigned a value that is never used. [unreadVariable] diff: DONE