2026-01-17 02:39 ftp://ftp.de.debian.org/debian/pool/main/h/hx/hx_25.07.1+20251230+~0.1.1+~0.3.0+20251022.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 -j1 platform: Linux-6.8.0-90-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.19.0 head-info: a8f83c1 (2026-01-15 10:50:53 +0100) count: 4 4 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: hx-25.07.1+20251230/helix-core/tests/data/indent/cpp.cpp:16:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable brace_on_same_line [valueFlowBailoutIncompleteVar] hx-25.07.1+20251230/helix-core/tests/data/indent/cpp.cpp:21:10: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] hx-25.07.1+20251230/helix-core/tests/data/indent/cpp.cpp:24:3: note: Found duplicate branches for 'if' and 'else'. hx-25.07.1+20251230/helix-core/tests/data/indent/cpp.cpp:21:10: note: Found duplicate branches for 'if' and 'else'. hx-25.07.1+20251230/helix-core/tests/data/indent/cpp.cpp:13:22: performance: Function parameter 'parm2' should be passed by const reference. [passedByValue] hx-25.07.1+20251230/helix-core/tests/data/indent/cpp.cpp:30:32: style: Parameter 'parm2' can be declared as pointer to const [constParameterPointer] diff: DONE