2025-11-23 08:50 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-88-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.18.0 head-info: cb76e52 (2025-11-22 14:47:37 +0100) count: 4 4 elapsed-time: 0.1 0.0 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: performance:inconclusive: 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: performance:inconclusive: Either there is a missing 'override', or the member function 'PlyvelCallbackComparator::FindShortSuccessor' can be static. [functionStatic] diff: DONE