2026-02-11 18:42 ftp://ftp.de.debian.org/debian/pool/main/f/fish/fish_4.2.1.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-100-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: 1e79f7f (2026-02-11 13:57:07 +0100) count: 24 24 elapsed-time: 0.2 0.0 head-timing-info: old-timing-info: head results: fish-4.2.1/tests/fish_test_helper.c:16:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:44:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:49:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:74:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:84:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:96:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:103:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:108:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:113:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFD [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:125:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:156:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:199:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFL [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:260:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] fish-4.2.1/tests/fish_test_helper.c:43:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] fish-4.2.1/tests/fish_test_helper.c:63:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] fish-4.2.1/tests/fish_test_helper.c:78:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] fish-4.2.1/tests/fish_test_helper.c:90:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] fish-4.2.1/tests/fish_test_helper.c:105:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] fish-4.2.1/tests/fish_test_helper.c:182:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] fish-4.2.1/tests/fish_test_helper.c:188:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] fish-4.2.1/tests/fish_test_helper.c:182:12: error: Invalid usleep() argument nr 1. The value is 20000000 but the valid values are '0:999999'. [invalidFunctionArg] fish-4.2.1/tests/fish_test_helper.c:188:12: error: Invalid usleep() argument nr 1. The value is 20000000 but the valid values are '0:999999'. [invalidFunctionArg] fish-4.2.1/tests/fish_test_helper.c:258:26: style: Parameter 'argv' can be declared as const array [constParameter] diff: DONE