summaryrefslogtreecommitdiffstats
path: root/src/H5B2dbg.c
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-02-23 21:47:51 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-02-23 21:47:51 (GMT)
commit89629922985edbd558ddf036fbfbbaf29876668a (patch)
tree20523d0a390b2b9b0be2cf36f638e20460ef0438 /src/H5B2dbg.c
parent19476ba364051841add6712995709a87d64597e7 (diff)
downloadhdf5-89629922985edbd558ddf036fbfbbaf29876668a.zip
hdf5-89629922985edbd558ddf036fbfbbaf29876668a.tar.gz
hdf5-89629922985edbd558ddf036fbfbbaf29876668a.tar.bz2
[svn-r11964] Purpose:
bug fix Description: ret_value is not set to SUCCEED in H5D_mpio_select_write That causes the 64-bit intel compiler unhappy. It will give a non-zero number and cause the testing fake failure. Another one is picked up by cmpi again. For one optimization case, another variable is not initialized properly and compiler set an unhappy number, cause the test failed. Solution: Properly initialize those variables. Platforms tested: teragrid:parallel mir:parallel heping: parallel and sequential tungsten:parallel Misc. update: h5committest doesn't finish due to no space left on device. parallel tests still failed at tungsten with cmpi. It looks like it was a bug from cmpi.
Diffstat (limited to 'src/H5B2dbg.c')
0 files changed, 0 insertions, 0 deletions