2026-05-20 23:37 ftp://ftp.de.debian.org/debian/pool/main/e/erlang-p1-iconv/erlang-p1-iconv_1.0.13.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-117-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: 8bc093c (2026-05-20 08:25:13 +0200) count: 2 2 elapsed-time: 0.1 0.1 head-timing-info: old-timing-info: head results: iconv-1.0.13/c_src/iconv.c:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconv_t [valueFlowBailoutIncompleteVar] iconv-1.0.13/c_src/iconv.c:25:28: style: Parameter 'env' can be declared as pointer to const. However it seems that 'load' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] iconv-1.0.13/c_src/iconv.c:122:32: note: You might need to cast the function pointer here iconv-1.0.13/c_src/iconv.c:25:28: note: Parameter 'env' can be declared as pointer to const diff: DONE