2026-05-02 19:24 ftp://ftp.de.debian.org/debian/pool/main/k/khangman/khangman_25.12.1.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --library=kde --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-1047-aws-aarch64-with-glibc2.35 python: 3.10.12 client-version: 1.4.0 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 18 18 elapsed-time: 0.2 0.1 head-timing-info: old-timing-info: head results: khangman-25.12.1/src/khangman.cpp:37:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NormalizationForm_D [valueFlowBailoutIncompleteVar] khangman-25.12.1/src/khangman.cpp:66:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quit [valueFlowBailoutIncompleteVar] khangman-25.12.1/src/khangman.cpp:150:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] khangman-25.12.1/src/khangman.cpp:177:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileIgnoreLock [valueFlowBailoutIncompleteVar] khangman-25.12.1/src/khangman.cpp:403:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISODate [valueFlowBailoutIncompleteVar] khangman-25.12.1/src/khangman.cpp:476:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GenericDataLocation [valueFlowBailoutIncompleteVar] khangman-25.12.1/src/khmtheme.h:25:13: performance: Function 'name()' should return member 'KHMname' by const reference. [returnByReference] khangman-25.12.1/src/khmtheme.h:29:13: performance: Function 'svgFileName()' should return member 'KHMsvgFileName' by const reference. [returnByReference] khangman-25.12.1/src/khmtheme.h:50:13: performance: Function 'getAuthor()' should return member 'KHMauthor' by const reference. [returnByReference] khangman-25.12.1/src/khmtheme.h:52:13: performance: Function 'getThemeVersion()' should return member 'KHMthemeVersion' by const reference. [returnByReference] khangman-25.12.1/src/khangman.h:69:17: performance: Function 'languages()' should return member 'm_languageNames' by const reference. [returnByReference] khangman-25.12.1/src/khangman.h:88:25: performance: Function 'getCurrentHint()' should return member 'm_hint' by const reference. [returnByReference] khangman-25.12.1/src/khangman.cpp:232:44: style:inconclusive: Function 'containsChar' argument 1 names different: declaration 'original' definition 'sChar'. [funcArgNamesDifferent] khangman-25.12.1/src/khangman.h:93:50: note: Function 'containsChar' argument 1 names different: declaration 'original' definition 'sChar'. khangman-25.12.1/src/khangman.cpp:232:44: note: Function 'containsChar' argument 1 names different: declaration 'original' definition 'sChar'. khangman-25.12.1/src/khangman.cpp:317:17: style: Local variable 'themes' shadows outer function [shadowFunction] khangman-25.12.1/src/khangman.h:78:17: note: Shadowed declaration khangman-25.12.1/src/khangman.cpp:317:17: note: Shadow variable khangman-25.12.1/src/khmthemefactory.cpp:15:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] khangman-25.12.1/src/khmthemefactory.cpp:46:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Files [valueFlowBailoutIncompleteVar] khangman-25.12.1/src/khmthemefactory.cpp:7:47: style:inconclusive: Function 'addTheme' argument 1 names different: declaration 'filePath' definition 'themeFile'. [funcArgNamesDifferent] khangman-25.12.1/src/khmthemefactory.h:20:34: note: Function 'addTheme' argument 1 names different: declaration 'filePath' definition 'themeFile'. khangman-25.12.1/src/khmthemefactory.cpp:7:47: note: Function 'addTheme' argument 1 names different: declaration 'filePath' definition 'themeFile'. khangman-25.12.1/src/main.cpp:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastWindowClosed [valueFlowBailoutIncompleteVar] diff: DONE