diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2006-02-23 21:47:51 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2006-02-23 21:47:51 (GMT) |
commit | 89629922985edbd558ddf036fbfbbaf29876668a (patch) | |
tree | 20523d0a390b2b9b0be2cf36f638e20460ef0438 /src/H5B2private.h | |
parent | 19476ba364051841add6712995709a87d64597e7 (diff) | |
download | hdf5-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/H5B2private.h')
0 files changed, 0 insertions, 0 deletions