mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-06 17:20:42 +08:00
quiet warning on sunspot (gcc 11.2.0) (#3534)
This commit is contained in:
parent
db9053e2dc
commit
157dda4887
@ -5902,7 +5902,7 @@ main(int argc, char **argv)
|
||||
int provided = 0;
|
||||
#endif
|
||||
int mpi_size;
|
||||
int mpi_rank;
|
||||
int mpi_rank = 0;
|
||||
int ret;
|
||||
|
||||
#ifdef H5_HAVE_SUBFILING_VFD
|
||||
|
Loading…
x
Reference in New Issue
Block a user