2025-12-17 10:15 ftp://ftp.de.debian.org/debian/pool/main/r/rust-walkdir/rust-walkdir_2.5.0.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-90-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: c9c660e (2025-12-16 13:10:32 +0100) count: 2 2 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: walkdir-2.5.0/compare/nftw.c:19:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FTW_PHYS [valueFlowBailoutIncompleteVar] walkdir-2.5.0/compare/nftw.c:10:37: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'display_info' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] walkdir-2.5.0/compare/nftw.c:20:42: note: You might need to cast the function pointer here walkdir-2.5.0/compare/nftw.c:10:37: note: Parameter 'ftwbuf' can be declared as pointer to const diff: DONE