2026-05-03 21:24 ftp://ftp.de.debian.org/debian/pool/main/n/nq/nq_1.0.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-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 11 11 elapsed-time: 0.3 0.2 head-timing-info: old-timing-info: head results: nq-1.0/nq.c:159:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optind [valueFlowBailoutIncompleteVar] nq-1.0/nq.c:70:22: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] nq-1.0/nq.c:132:17: style: Variable 'ent' can be declared as pointer to const [constVariablePointer] nq-1.0/nq.c:165:8: style: Variable 'path' can be declared as pointer to const [constVariablePointer] nq-1.0/nq.c:182:8: style: Variable 'donepath' can be declared as pointer to const [constVariablePointer] nq-1.0/nq.c:198:8: style: Variable 'failpath' can be declared as pointer to const [constVariablePointer] nq-1.0/nqtail.c:46:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOCK_SH [valueFlowBailoutIncompleteVar] nq-1.0/nqtail.c:92:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] nq-1.0/nqtail.c:220:7: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] nq-1.0/nqtail.c:68:8: style: Variable 'path' can be declared as pointer to const [constVariablePointer] nq-1.0/nqtail.c:113:18: style: Variable 'd' can be declared as pointer to const [constVariablePointer] diff: DONE