2025-07-11 23:30 ftp://ftp.de.debian.org/debian/pool/main/t/tmd710-tncsetup/tmd710-tncsetup_1.13.1.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 -j2 platform: Linux-6.12.33+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.17.0 head-info: 8244dfa (2025-07-11 19:55:56 +0200) count: 12 12 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:99:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:247:9: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint] tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:255:9: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint] tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:43:26: style: Parameter 'argv' can be declared as const array [constParameter] tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:70:9: style: Variable 'initmode' can be declared as pointer to const [constVariablePointer] tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:71:9: style: Variable 'band' can be declared as pointer to const [constVariablePointer] tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:72:9: style: Variable 'serial_port' can be declared as pointer to const [constVariablePointer] tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:73:9: style: Variable 'maxframe' can be declared as pointer to const [constVariablePointer] tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:74:9: style: Variable 'paclen' can be declared as pointer to const [constVariablePointer] tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:75:9: style: Variable 'baudrate' can be declared as pointer to const [constVariablePointer] tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:76:9: style: Variable 'txdelay' can be declared as pointer to const [constVariablePointer] tmd710_tncsetup-1.13.1/tmd710_tncsetup.c:77:9: style: Variable 'callsign' can be declared as pointer to const [constVariablePointer] diff: DONE