summaryrefslogtreecommitdiffstats
path: root/src/H5detect.c
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2005-01-12 20:40:36 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2005-01-12 20:40:36 (GMT)
commit524830d67eb640e75d2dbaf85e3e863ff9643564 (patch)
tree7cd13aaa651599e586bdb8b8f38298faea573aac /src/H5detect.c
parent39b18b8e0fb1b7d19a178a31ac16b1baaf113d98 (diff)
downloadhdf5-524830d67eb640e75d2dbaf85e3e863ff9643564.zip
hdf5-524830d67eb640e75d2dbaf85e3e863ff9643564.tar.gz
hdf5-524830d67eb640e75d2dbaf85e3e863ff9643564.tar.bz2
[svn-r9814] Purpose: Bug fix
Description: the last 2 bytes of mantissa can be lost when converting from unsigned long long to long double. In last check-in, a fix was made to ignore that precision loss. But sometimes, the last 2 bytes are rounded up to the 3rd last byte. Solution: Ignore the 3rd last byte, too, when comparing values. Platforms tested: sleipnir - only this system is concerned.
Diffstat (limited to 'src/H5detect.c')
0 files changed, 0 insertions, 0 deletions