summaryrefslogtreecommitdiffstats
path: root/src/H5FDmpiposix.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2003-04-25 14:21:16 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2003-04-25 14:21:16 (GMT)
commitd2bdbd04809ef8530e433f19d287c8c9a8f94ab4 (patch)
tree51dcdca9dc57991e19ab80283332997c5690ca08 /src/H5FDmpiposix.c
parent0462c0bc2c4ebd0fc2b6343dee0c019d39777efc (diff)
downloadhdf5-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 'src/H5FDmpiposix.c')
0 files changed, 0 insertions, 0 deletions