2025-11-21 04:24 ftp://ftp.de.debian.org/debian/pool/main/f/fcitx-cloudpinyin/fcitx-cloudpinyin_0.3.7.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=libcurl --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: 5374cd3 (2025-11-20 15:35:39 +0100) count: 5 5 elapsed-time: 0.0 0.2 head-timing-info: old-timing-info: head results: fcitx-cloudpinyin-0.3.7/src/cloudpinyin.c:43:1: error: There is an unknown macro here somewhere. Configuration is required. If DEFINE_GET_ADDON is a macro then please configure it. [unknownMacro] fcitx-cloudpinyin-0.3.7/src/fetch.c:43:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_MAXCONNECTS [valueFlowBailoutIncompleteVar] fcitx-cloudpinyin-0.3.7/src/fetch.c:100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_CALL_MULTI_PERFORM [valueFlowBailoutIncompleteVar] fcitx-cloudpinyin-0.3.7/src/parse.c:13:26: style: Variable 'end' can be declared as pointer to const [constVariablePointer] fcitx-cloudpinyin-0.3.7/src/parse.c:39:26: style: Variable 'end' can be declared as pointer to const [constVariablePointer] diff: DONE