2025-07-09 21:14 ftp://ftp.de.debian.org/debian/pool/main/m/m17n-docs/m17n-docs_1.8.4.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 -j1 platform: Linux-6.8.0-63-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.17.0 head-info: 8f3d36a (2025-07-08 11:07:56 +0200) count: 12 11 elapsed-time: 0.0 0.2 head-timing-info: old-timing-info: head results: m17n-docs-1.8.4/utils/imdoc.c:16:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] m17n-docs-1.8.4/utils/imdoc.c:34:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] m17n-docs-1.8.4/utils/imdoc.c:57:37: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] m17n-docs-1.8.4/utils/imdoc.c:61:28: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] m17n-docs-1.8.4/utils/imdoc.c:91:15: style: Local variable 'plist' shadows outer variable [shadowVariable] m17n-docs-1.8.4/utils/imdoc.c:26:11: note: Shadowed declaration m17n-docs-1.8.4/utils/imdoc.c:91:15: note: Shadow variable m17n-docs-1.8.4/utils/imdoc.c:14:21: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] m17n-docs-1.8.4/utils/imdoc.c:25:9: style: Variable 'file' can be declared as pointer to const [constVariablePointer] m17n-docs-1.8.4/utils/imdoc.c:106:11: style: Variable 'title' can be declared as pointer to const [constVariablePointer] m17n-docs-1.8.4/utils/imdoc.c:121:14: style: Variable 'iconfile' can be declared as pointer to const [constVariablePointer] m17n-docs-1.8.4/utils/imdoc.c:123:14: style: Variable 'base' can be declared as pointer to const [constVariablePointer] m17n-docs-1.8.4/utils/imdoc.c:106:17: style: Variable 'title' is assigned a value that is never used. [unreadVariable] m17n-docs-1.8.4/utils/imdoc.c:106:11: style: Variable 'title' is assigned a value that is never used. [unreadVariable] diff: head m17n-docs-1.8.4/utils/imdoc.c:106:11: style: Variable 'title' is assigned a value that is never used. [unreadVariable] DONE