diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2003-04-25 14:21:16 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2003-04-25 14:21:16 (GMT) |
commit | d2bdbd04809ef8530e433f19d287c8c9a8f94ab4 (patch) | |
tree | 51dcdca9dc57991e19ab80283332997c5690ca08 /testpar/testphdf5.h | |
parent | 0462c0bc2c4ebd0fc2b6343dee0c019d39777efc (diff) | |
download | hdf5-d2bdbd04809ef8530e433f19d287c8c9a8f94ab4.zip hdf5-d2bdbd04809ef8530e433f19d287c8c9a8f94ab4.tar.gz hdf5-d2bdbd04809ef8530e433f19d287c8c9a8f94ab4.tar.bz2 |
[svn-r6753] Purpose:
Code cleanup
Description:
Replaced the comm/info freeing with H5FD_mpio_comm_info_free to make
it cleaner and consistent.
Replaced couple FUNC_LEAVE_NOAPI(SUCCEED) with FUNC_LEAVE_NOAPI(ret_value).
These were bugs since it was possible errors may occur at FUNC_ENTER...()
time and this hardcoding would not report those errors.
Documented some modification history.
Platforms tested:
Did not h5committested because these are all MPI code and well protected
by HAVE_PARALLEL.
Tested in eirene and modi4, both parallel mode.
Misc. update:
Diffstat (limited to 'testpar/testphdf5.h')
0 files changed, 0 insertions, 0 deletions