2025-11-24 04:36 ftp://ftp.de.debian.org/debian/pool/main/s/subvertpy/subvertpy_0.11.0.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 -j4 platform: Linux-5.4.0-216-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.69 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 cppcheck: head 2.18.0 head-info: cb76e52 (2025-11-22 14:47:37 +0100) count: 4 5 elapsed-time: 0.1 0.2 head-timing-info: old-timing-info: head results: subvertpy-0.11.0/subvertpy/util.h:27:0: error: #error "only svn 1.x is supported" [preprocessorErrorDirective] subvertpy-0.11.0/subvertpy/_ra_iter_log.c:113:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] subvertpy-0.11.0/subvertpy/_ra_iter_log.c:198:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_StopIteration [valueFlowBailoutIncompleteVar] subvertpy-0.11.0/subvertpy/_ra_iter_log.c:219:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] diff: 2.18.0 subvertpy-0.11.0/subvertpy/util.h:27:2: error: #error "only svn 1.x is supported" [preprocessorErrorDirective] DONE