2025-11-27 01:09 ftp://ftp.de.debian.org/debian/pool/main/h/haskell-system-fileio/haskell-system-fileio_0.3.16.4.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 -j1 platform: Linux-6.8.0-88-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.18.0 head-info: 9486fde (2025-11-26 08:20:02 +0100) count: 7 7 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: system-fileio-0.3.16.4/lib/hssystemfileio-unix.c:25:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _PC_NAME_MAX [valueFlowBailoutIncompleteVar] system-fileio-0.3.16.4/lib/hssystemfileio-unix.c:90:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] system-fileio-0.3.16.4/lib/hssystemfileio-unix.c:128:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_NONBLOCK [valueFlowBailoutIncompleteVar] system-fileio-0.3.16.4/lib/hssystemfileio-unix.c:51:30: style:inconclusive: Function 'hssystemfileio_readdir' argument 1 names different: declaration 'dir' definition 'void_dir'. [funcArgNamesDifferent] system-fileio-0.3.16.4/lib/hssystemfileio-unix.h:13:30: note: Function 'hssystemfileio_readdir' argument 1 names different: declaration 'dir' definition 'void_dir'. system-fileio-0.3.16.4/lib/hssystemfileio-unix.c:51:30: note: Function 'hssystemfileio_readdir' argument 1 names different: declaration 'dir' definition 'void_dir'. system-fileio-0.3.16.4/lib/hssystemfileio-unix.c:126:55: style:inconclusive: Function 'hssystemfileio_open_nonblocking' argument 2 names different: declaration 'mode' definition 'int_mode'. [funcArgNamesDifferent] system-fileio-0.3.16.4/lib/hssystemfileio-unix.h:28:55: note: Function 'hssystemfileio_open_nonblocking' argument 2 names different: declaration 'mode' definition 'int_mode'. system-fileio-0.3.16.4/lib/hssystemfileio-unix.c:126:55: note: Function 'hssystemfileio_open_nonblocking' argument 2 names different: declaration 'mode' definition 'int_mode'. system-fileio-0.3.16.4/lib/hssystemfileio-unix.c:21:7: style: Variable 'dir' can be declared as pointer to const [constVariablePointer] system-fileio-0.3.16.4/lib/hssystemfileio-unix.c:69:43: style: Parameter 'dirent' can be declared as pointer to const [constParameterPointer] diff: DONE