summaryrefslogtreecommitdiffstats
path: root/test/testhdf5.h
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2004-03-23 04:39:37 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2004-03-23 04:39:37 (GMT)
commit5f7cc587559f9b421e82dc7c70c37077a4411706 (patch)
treeb5388f82063781e6b7ccc2395295b313e9ad7654 /test/testhdf5.h
parent3c9420c967db91e486a85b7167696d37ce54d0d0 (diff)
downloadhdf5-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/testhdf5.h')
0 files changed, 0 insertions, 0 deletions