2026-05-27 17:05 ftp://ftp.de.debian.org/debian/pool/main/l/lua-compat53/lua-compat53_0.7.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=lua --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.0-29-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.4.0 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0 cppcheck: head 2.20.0 head-info: 6e46c6b (2026-05-27 18:39:55 +0200) count: 11 11 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: lua-compat53-0.7/c-api/compat-5.3.h:402:4: error: #error "unsupported Lua version (i.e. not Lua 5.1, 5.2, or 5.3)" [preprocessorErrorDirective] lua-compat53-0.7/tests/testmod.c:39:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] lua-compat53-0.7/tests/testmod.c:54:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_TNUMBER [valueFlowBailoutIncompleteVar] lua-compat53-0.7/tests/testmod.c:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] lua-compat53-0.7/tests/testmod.c:102:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_OPADD [valueFlowBailoutIncompleteVar] lua-compat53-0.7/tests/testmod.c:127:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_OPEQ [valueFlowBailoutIncompleteVar] lua-compat53-0.7/tests/testmod.c:184:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] lua-compat53-0.7/tests/testmod.c:214:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_TTABLE [valueFlowBailoutIncompleteVar] lua-compat53-0.7/tests/testmod.c:259:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUAL_BUFFERSIZE [valueFlowBailoutIncompleteVar] lua-compat53-0.7/tests/testmod.c:285:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L_tmpnam [valueFlowBailoutIncompleteVar] lua-compat53-0.7/tests/testmod.c:289:7: style: Obsolescent function 'tmpnam' called. It is recommended to use 'tmpfile', 'mkstemp' or 'mkdtemp' instead. [prohibitedtmpnamCalled] diff: DONE