2025-05-07 07:36 ftp://ftp.de.debian.org/debian/pool/main/p/python-regex/python-regex_0.1.20241106.orig.tar.gz 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 --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 8e656e5 (2025-05-06 23:42:00 +0200) count: 3 3 elapsed-time: 6.2 7.3 head-timing-info: old-timing-info: head results: regex-2024.11.6/regex_3/_regex.c:714:1: error: There is an unknown macro here somewhere. Configuration is required. If Py_LOCAL_INLINE is a macro then please configure it. [unknownMacro] regex-2024.11.6/regex_3/_regex_unicode.c:31270:16: style: Variable 'data' can be declared as pointer to const [constVariablePointer] regex-2024.11.6/regex_3/_regex_unicode.c:10:14: style: struct member 'RE_ScriptExt::scripts' is never used. [unusedStructMember] diff: DONE