2025-12-24 08:15 ftp://ftp.de.debian.org/debian/pool/main/s/sic/sic_1.1.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.0-90-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.19.0 head-info: b66f900 (2025-12-21 20:49:38 +0100) count: 5 5 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: sic-1.1/sic.c:160:17: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] sic-1.1/util.c:11:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bufout [valueFlowBailoutIncompleteVar] sic-1.1/util.c:26:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] sic-1.1/util.c:20:24: style: Parameter 'port' can be declared as pointer to const [constParameterPointer] sic-1.1/util.c:52:10: warning: Char literal compared with pointer 's'. Did you intend to dereference it? [charLiteralWithCharPtrCompare] diff: DONE