2026-05-31 01:50 ftp://ftp.de.debian.org/debian/pool/main/w/wannier90/wannier90_3.1.0+ds.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-124-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: bc2b84d (2026-05-29 17:18:27 +0200) count: 8 8 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: wannier90-3.1.0/utility/w90pov/src/write_df3.c:31:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] wannier90-3.1.0/utility/w90pov/src/write_df3.c:105:7: style: Variable 'maxp' is reassigned a value before the old one has been used. [redundantAssignment] wannier90-3.1.0/utility/w90pov/src/write_df3.c:62:7: note: maxp is assigned wannier90-3.1.0/utility/w90pov/src/write_df3.c:105:7: note: maxp is overwritten wannier90-3.1.0/utility/w90pov/src/write_df3.c:53:21: style: Parameter 'nx' can be declared as const array [constParameter] wannier90-3.1.0/utility/w90pov/src/write_df3.c:53:33: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] wannier90-3.1.0/utility/w90pov/src/write_df3.c:53:42: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] wannier90-3.1.0/utility/w90pov/src/write_df3.c:53:51: style: Parameter 'num' can be declared as pointer to const [constParameterPointer] wannier90-3.1.0/utility/w90pov/src/write_df3.c:53:64: style: Parameter 'wanfun' can be declared as pointer to const [constParameterPointer] wannier90-3.1.0/utility/w90pov/src/write_df3.c:38:18: style: Variable 'native_intsize' is assigned a value that is never used. [unreadVariable] diff: DONE