2025-12-24 16:12 ftp://ftp.de.debian.org/debian/pool/main/s/spyder/spyder_6.0.5+ds.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --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-90-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.19.0 head-info: a5ec929 (2025-12-24 09:21:38 +0100) count: 3 3 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: spyder-6.0.5/spyder/plugins/completion/providers/fallback/tests/data/example.cpp:47:4: error: Unmatched '}'. Configuration: '__GNUC__=1'. [syntaxError] spyder-6.0.5/spyder/plugins/findinfiles/widgets/tests/data/spam.cpp:4:11: debug: Scope::checkVariable found variable 'eggs' with varid 0. [varid0] spyder-6.0.5/spyder/plugins/findinfiles/widgets/tests/data/spam.cpp:7:8: style: struct member 'spam::sausage' is never used. [unusedStructMember] diff: DONE