diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2006-02-20 20:47:25 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2006-02-20 20:47:25 (GMT) |
commit | 593f1a9a5178b0ab079f47f8f395cdba41f1a78c (patch) | |
tree | e9840a728eb87daeab09ae8ec60607d56b1ccb41 /README.txt | |
parent | 52f2c4da502620f5981b0b52b85f033f9930b884 (diff) | |
download | hdf5-593f1a9a5178b0ab079f47f8f395cdba41f1a78c.zip hdf5-593f1a9a5178b0ab079f47f8f395cdba41f1a78c.tar.gz hdf5-593f1a9a5178b0ab079f47f8f395cdba41f1a78c.tar.bz2 |
[svn-r11959] Purpose:
bug fix
Description:
During the process of the combination of collective chunk IO code and the original IO code,
The return value of a function call hasn't been initialized. On 32-bit mode at modi4, that value isn't set to 0 by default. So a fake error value returns.
Solution:
Re-arrange the code so that the return value will be set properly.
Platforms tested:
parallel:
modi4 - 32bit
heping
seq:
heping
Misc. update:
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions