summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-03-08 23:25:06 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-03-08 23:25:06 (GMT)
commit13499b289b83ebcda533a752983b2a70aa02f989 (patch)
treece779c3668422994aa5cb6146ffc62930965b62f /RELEASE
parent4d42626054b717b11e51582ce1db3a7735e1edee (diff)
downloadhdf5-13499b289b83ebcda533a752983b2a70aa02f989.zip
hdf5-13499b289b83ebcda533a752983b2a70aa02f989.tar.gz
hdf5-13499b289b83ebcda533a752983b2a70aa02f989.tar.bz2
[svn-r2008] Purpose
Bug fix. Description When converting a floating point zero to a different format (e.g. Cray), the mantissa part was not set to zeros complete. Cray does not seem to mind since the exponent part was set to all 0's. Somehow, the HDF4 does not like it and convert that pattern to a non-zero value in IEEE. Solution corrected the code to set the whole mantissa to zeros completely. Platform tested: J90 & Solaris 2.6.
Diffstat (limited to 'RELEASE')
0 files changed, 0 insertions, 0 deletions