2025-08-31 03:28 ftp://ftp.de.debian.org/debian/pool/main/g/gman/gman_0.9.3.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=motif --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.41+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: 2ee39fe (2025-08-30 22:07:31 +0200) count: 14 14 elapsed-time: 0.1 0.1 head-timing-info: old-timing-info: head results: gman-0.9.3/list.h:7:1: error: Code 'classList{' is invalid C code. [syntaxError] gman-0.9.3/t2.c:63:1: error: Code 'classManPath{' is invalid C code. [syntaxError] gman-0.9.3/msort.c:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPSIZ [valueFlowBailoutIncompleteVar] gman-0.9.3/msort.c:105:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gman-0.9.3/testmem.c:12:3: portability: %d in format string (no. 2) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] gman-0.9.3/util.c:180:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] gman-0.9.3/util.c:278:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gman-0.9.3/util.c:284:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gman-0.9.3/util.c:206:22: style:inconclusive: Function 'my_popen' argument 1 names different: declaration 'cmd' definition 'command'. [funcArgNamesDifferent] gman-0.9.3/util.h:10:28: note: Function 'my_popen' argument 1 names different: declaration 'cmd' definition 'command'. gman-0.9.3/util.c:206:22: note: Function 'my_popen' argument 1 names different: declaration 'cmd' definition 'command'. gman-0.9.3/util.c:229:26: style:inconclusive: Function 'do_system_command' argument 1 names different: declaration 'cmd' definition 'command'. [funcArgNamesDifferent] gman-0.9.3/util.h:9:30: note: Function 'do_system_command' argument 1 names different: declaration 'cmd' definition 'command'. gman-0.9.3/util.c:229:26: note: Function 'do_system_command' argument 1 names different: declaration 'cmd' definition 'command'. gman-0.9.3/util.c:63:17: style: Parameter 'fa' can be declared as pointer to const [constParameterPointer] gman-0.9.3/util.c:63:27: style: Parameter 'fb' can be declared as pointer to const [constParameterPointer] gman-0.9.3/util.c:256:18: style: Parameter 's' can be declared as pointer to const [constParameterPointer] gman-0.9.3/util.c:207:12: style: Unused variable: r [unusedVariable] diff: DONE