2025-11-23 00:59 ftp://ftp.de.debian.org/debian/pool/main/o/octave-miscellaneous/octave-miscellaneous_1.3.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.57+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: cb76e52 (2025-11-22 14:47:37 +0100) count: 10 10 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: miscellaneous-1.3.1/src/cell2cell.cc:19:1: error: There is an unknown macro here somewhere. Configuration is required. If DEFUN_DLD is a macro then please configure it. [unknownMacro] miscellaneous-1.3.1/src/sample.cc:97:1: error: There is an unknown macro here somewhere. Configuration is required. If DEFUN_DLD is a macro then please configure it. [unknownMacro] miscellaneous-1.3.1/src/partint.cc:48:1: error: There is an unknown macro here somewhere. Configuration is required. If DEFUN_DLD is a macro then please configure it. [unknownMacro] miscellaneous-1.3.1/src/text_waitbar.cc:177:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] miscellaneous-1.3.1/src/text_waitbar.cc:69:14: style: The scope of the variable 'pct_int_old' can be reduced. [variableScope] miscellaneous-1.3.1/src/text_waitbar.cc:80:16: style: The scope of the variable 'term' can be reduced. [variableScope] miscellaneous-1.3.1/src/text_waitbar.cc:84:7: style: The scope of the variable 'i' can be reduced. [variableScope] miscellaneous-1.3.1/src/text_waitbar.cc:245:25: style: Local variable 'i' shadows outer variable [shadowVariable] miscellaneous-1.3.1/src/text_waitbar.cc:84:7: note: Shadowed declaration miscellaneous-1.3.1/src/text_waitbar.cc:245:25: note: Shadow variable miscellaneous-1.3.1/src/text_waitbar.cc:248:25: style: Local variable 'i' shadows outer variable [shadowVariable] miscellaneous-1.3.1/src/text_waitbar.cc:84:7: note: Shadowed declaration miscellaneous-1.3.1/src/text_waitbar.cc:248:25: note: Shadow variable miscellaneous-1.3.1/src/text_waitbar.cc:80:16: style: Variable 'term' can be declared as pointer to const [constVariablePointer] diff: DONE