2025-11-24 04:31 ftp://ftp.de.debian.org/debian/pool/main/s/subarch-select/subarch-select_0.2.orig.tar.xz 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-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: cb76e52 (2025-11-22 14:47:37 +0100) count: 4 4 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: subarch-select-0.2/main.cpp:108:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] subarch-select-0.2/main.cpp:131:21: style: Local variable 'features' shadows outer variable [shadowVariable] subarch-select-0.2/main.cpp:9:26: note: Shadowed declaration subarch-select-0.2/main.cpp:131:21: note: Shadow variable subarch-select-0.2/main.cpp:11:36: performance: Function parameter 'f' should be passed by const reference. [passedByValue] subarch-select-0.2/main.cpp:93:45: performance: Function parameter 's' should be passed by const reference. [passedByValue] diff: DONE