2025-11-04 05:37 ftp://ftp.de.debian.org/debian/pool/main/c/comptext/comptext_1.0.1.orig.tar.gz 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 -j4 platform: Linux-6.12.48+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 1f35303 (2025-11-01 19:39:44 +0100) count: 9 9 elapsed-time: 0.1 0.1 head-timing-info: old-timing-info: head results: comptext-1.0.1/src/comp_ui.cxx:73:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ALIGN_TOP [valueFlowBailoutIncompleteVar] comptext-1.0.1/src/comp_txt.cxx:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] comptext-1.0.1/src/main.cxx:189:21: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] comptext-1.0.1/src/comp_ui.cxx:60:28: style: C-style pointer casting [cstyleCast] comptext-1.0.1/src/comp_ui.cxx:65:29: style: C-style pointer casting [cstyleCast] comptext-1.0.1/src/comp_ui.cxx:70:28: style: C-style pointer casting [cstyleCast] comptext-1.0.1/src/comp_ui.cxx:76:25: style: C-style pointer casting [cstyleCast] comptext-1.0.1/src/comp_txt.cxx:61:6: style: The scope of the variable 'sh' can be reduced. [variableScope] comptext-1.0.1/src/comp_txt.cxx:62:6: style: The scope of the variable 'd' can be reduced. [variableScope] diff: DONE