2024-04-23 09:55 ftp://ftp.de.debian.org/debian/pool/main/z/zathura-djvu/zathura-djvu_0.2.9.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=gtk --library=cairo --check-library --inconclusive --enable=style,information --inline-suppr --disable=missingInclude --suppress=unmatchedSuppression --template=daca2 --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j2 platform: Linux-6.6.15-amd64-x86_64-with-glibc2.37 python: 3.11.8 client-version: 1.3.53 compiler: g++ (Debian 13.2.0-13) 13.2.0 cppcheck: head 2.14.0 head-info: 9b87f67 (2024-04-23 10:17:07 +0200) count: 11 11 elapsed-time: 0.2 0.2 head-timing-info: old-timing-info: head results: zathura-djvu-0.2.9/zathura-djvu/djvu.c:21:1: error: There is an unknown macro here somewhere. Configuration is required. If ZATHURA_PLUGIN_REGISTER_WITH_FUNCTIONS is a macro then please configure it. [unknownMacro] zathura-djvu-0.2.9/zathura-djvu/page-text.c:47:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable miniexp_nil [valueFlowBailoutIncompleteVar] zathura-djvu-0.2.9/zathura-djvu/page-text.c:223:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable miniexp_nil [valueFlowBailoutIncompleteVar] zathura-djvu-0.2.9/zathura-djvu/page-text.c:312:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable miniexp_nil [valueFlowBailoutIncompleteVar] zathura-djvu-0.2.9/zathura-djvu/page-text.c:324:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zathura_rectangle_t [valueFlowBailoutIncompleteVar] zathura-djvu-0.2.9/zathura-djvu/page-text.c:381:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable miniexp_nil [valueFlowBailoutIncompleteVar] zathura-djvu-0.2.9/zathura-djvu/page-text.c:430:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable miniexp_nil [valueFlowBailoutIncompleteVar] zathura-djvu-0.2.9/zathura-djvu/page-text.c:451:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable miniexp_nil [valueFlowBailoutIncompleteVar] zathura-djvu-0.2.9/zathura-djvu/page-text.c:481:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable miniexp_nil [valueFlowBailoutIncompleteVar] zathura-djvu-0.2.9/zathura-djvu/page-text.c:289:22: style: Variable 'text_position' can be declared as pointer to const [constVariablePointer] zathura-djvu-0.2.9/zathura-djvu/page-text.c:420:26: style: Parameter 'rectangle' can be declared as pointer to const [constParameterPointer] diff: DONE