diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-03-23 04:39:37 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-03-23 04:39:37 (GMT) |
commit | 5f7cc587559f9b421e82dc7c70c37077a4411706 (patch) | |
tree | b5388f82063781e6b7ccc2395295b313e9ad7654 /test/h5test.h | |
parent | 3c9420c967db91e486a85b7167696d37ce54d0d0 (diff) | |
download | hdf5-5f7cc587559f9b421e82dc7c70c37077a4411706.zip hdf5-5f7cc587559f9b421e82dc7c70c37077a4411706.tar.gz hdf5-5f7cc587559f9b421e82dc7c70c37077a4411706.tar.bz2 |
[svn-r8272] Purpose:
bug fix.
Description:
H5FD_mpio_init was calling the public API version of H5Iget_type()
which would clear the error stack, thus cleared away error messages
prematurely.
Solution:
Changed it to call the private version of H5I_get_type() which
does not clear the error stack.
Platforms tested:
o2 (SGI) parallel.
Diffstat (limited to 'test/h5test.h')
0 files changed, 0 insertions, 0 deletions