2026-01-18 09:44 ftp://ftp.de.debian.org/debian/pool/main/m/memchan/memchan_2.3+dfsg.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.17.12+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.11 client-version: 1.3.69 compiler: g++ (Debian 15.2.0-12) 15.2.0 cppcheck: head 2.19.0 head-info: ae060ded (2026-01-17 14:25:56 +0100) count: 9 9 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: Memchan2.3/generic/bufDecls.h:152:30: error: There is an unknown macro here somewhere. Configuration is required. If _ANSI_ARGS_ is a macro then please configure it. [unknownMacro] Memchan2.3/generic/memchanDecls.h:45:25: error: There is an unknown macro here somewhere. Configuration is required. If _ANSI_ARGS_ is a macro then please configure it. [unknownMacro] Memchan2.3/generic/chantest.c:21:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_OK [valueFlowBailoutIncompleteVar] Memchan2.3/generic/chantest.c:50:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_OK [valueFlowBailoutIncompleteVar] Memchan2.3/generic/chantest.c:33:13: style: Condition 'tcl==NULL' is always true [knownConditionTrueFalse] Memchan2.3/generic/chantest.c:22:23: note: Assignment 'tcl=NULL', assigned value is 0 Memchan2.3/generic/chantest.c:33:13: note: Condition 'tcl==NULL' is always true Memchan2.3/generic/chantest.c:49:11: style: Variable 'type' can be declared as pointer to const [constVariablePointer] Memchan2.3/isaac/randport.c:31:33: style: Variable 'm2' can be declared as pointer to const [constVariablePointer] Memchan2.3/isaac/randport.c:31:40: style: Variable 'mend' can be declared as pointer to const [constVariablePointer] Memchan2.3/isaac/randport.c:71:12: style: Variable 'r' can be declared as pointer to const [constVariablePointer] diff: DONE