diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2005-09-22 14:39:32 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2005-09-22 14:39:32 (GMT) |
commit | e42782fa3ad54b5b4cf10915c2121202732d128c (patch) | |
tree | 63fad0046d56da0c56a394ef617e29c74e9f790a /config/linux-gnu | |
parent | d67e59d9b22d175de5385c4dfe39915692d63101 (diff) | |
download | hdf5-e42782fa3ad54b5b4cf10915c2121202732d128c.zip hdf5-e42782fa3ad54b5b4cf10915c2121202732d128c.tar.gz hdf5-e42782fa3ad54b5b4cf10915c2121202732d128c.tar.bz2 |
[svn-r11459] Purpose:
A bug fix
Description:
MPI_Status_IGNORE is treated as a NULL pointer for mpich 1.2.4 or similar MPI packages.
It caused segmentation fault for MPI derived datatype test.
Solution:
Define MPI_STATUS status,
and pass &status into MPI_File_read and MPI_File_write.
Platforms tested:
too trivial to test.
Misc. update:
Diffstat (limited to 'config/linux-gnu')
0 files changed, 0 insertions, 0 deletions