2026-03-31 02:16 ftp://ftp.de.debian.org/debian/pool/main/p/plyvel/plyvel_1.5.1.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 -j1 platform: Linux-6.8.0-106-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: a1e752f (2026-03-30 08:28:45 +0200) count: 4 4 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: plyvel-1.5.1/plyvel/comparator.cpp:41:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] plyvel-1.5.1/plyvel/comparator.cpp:73:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_GT [valueFlowBailoutIncompleteVar] plyvel-1.5.1/plyvel/comparator.cpp:95:10: style: Either there is a missing 'override', or the member function 'PlyvelCallbackComparator::FindShortestSeparator' can be static. [functionStatic] plyvel-1.5.1/plyvel/comparator.cpp:96:10: style: Either there is a missing 'override', or the member function 'PlyvelCallbackComparator::FindShortSuccessor' can be static. [functionStatic] diff: DONE