2026-05-02 19:34 ftp://ftp.de.debian.org/debian/pool/main/k/kio-gopher/kio-gopher_2.0.0.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=kde --library=qt --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-111-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: e5c4a73 (2026-05-01 11:10:43 +0200) count: 9 8 elapsed-time: 0.2 0.1 head-timing-info: old-timing-info: head results: kio-gopher-2.0.0/kio_gopher.cpp:89:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] kio-gopher-2.0.0/kio_gopher.cpp:341:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchExtension [valueFlowBailoutIncompleteVar] kio-gopher-2.0.0/kio_gopher.cpp:376:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_CONNECT_TIMEOUT [valueFlowBailoutIncompleteVar] kio-gopher-2.0.0/kio_gopher.cpp:406:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnconnectedState [valueFlowBailoutIncompleteVar] kio-gopher-2.0.0/kio_gopher.cpp:428:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConnectedState [valueFlowBailoutIncompleteVar] kio-gopher-2.0.0/kio_gopher.cpp:243:20: style:inconclusive: Either there is a missing 'override', or the member function 'gopher::parsePort' can be const. [functionConst] kio-gopher-2.0.0/kio_gopher.h:25:16: note: Either there is a missing 'override', or the member function 'gopher::parsePort' can be const. kio-gopher-2.0.0/kio_gopher.cpp:243:20: note: Either there is a missing 'override', or the member function 'gopher::parsePort' can be const. kio-gopher-2.0.0/kio_gopher.cpp:261:14: style: Either there is a missing 'override', or the member function 'gopher::findLine' can be static. [functionStatic] kio-gopher-2.0.0/kio_gopher.h:26:10: note: Either there is a missing 'override', or the member function 'gopher::findLine' can be static. kio-gopher-2.0.0/kio_gopher.cpp:261:14: note: Either there is a missing 'override', or the member function 'gopher::findLine' can be static. kio-gopher-2.0.0/kio_gopher.cpp:162:53: style:inconclusive: Function 'processDirectoryLine' argument 1 names different: declaration 'data' definition 'd'. [funcArgNamesDifferent] kio-gopher-2.0.0/kio_gopher.h:24:49: note: Function 'processDirectoryLine' argument 1 names different: declaration 'data' definition 'd'. kio-gopher-2.0.0/kio_gopher.cpp:162:53: note: Function 'processDirectoryLine' argument 1 names different: declaration 'data' definition 'd'. kio-gopher-2.0.0/kio_gopher.h:29:52: style:inconclusive: Function 'connectToHost' argument 1 names different: declaration 'protocol' definition ''. [funcArgNamesDifferentUnnamed] diff: head kio-gopher-2.0.0/kio_gopher.h:29:52: style:inconclusive: Function 'connectToHost' argument 1 names different: declaration 'protocol' definition ''. [funcArgNamesDifferentUnnamed] DONE