summaryrefslogtreecommitdiffstats
path: root/src/H5BPpkg.h
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2005-07-08 17:18:35 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2005-07-08 17:18:35 (GMT)
commitf8964f5c1f29dce2c0c50e292f9e953d39ca347d (patch)
tree06c613a5aaaafce72d32cbe6ddee48b77d226a5a /src/H5BPpkg.h
parentc5c9b2507e22e06b04c8824813e34b504e71e281 (diff)
downloadhdf5-f8964f5c1f29dce2c0c50e292f9e953d39ca347d.zip
hdf5-f8964f5c1f29dce2c0c50e292f9e953d39ca347d.tar.gz
hdf5-f8964f5c1f29dce2c0c50e292f9e953d39ca347d.tar.bz2
[svn-r11054] Purpose: Bug fix.
Description: There was a bug in the calculating code of the Fletcher32 checksum in the library before v1.6.3. The checksum value wasn't consistent between big-endian and little-endian systems. This bug was fixed in Release 1.6.3. However, after fixing the bug, the checksum value is no longer the same as before on little-endian system. Solution: Made the library compare both the correct checksum and incorrect checksum generated from v1.6.2 or before. This makes the library be backward compatible but not forward compatible. Platforms tested: h5committest and fuss. Misc. update: Documented the forward incompatibility problem in the Known Problem section in RELEASE.txt
Diffstat (limited to 'src/H5BPpkg.h')
0 files changed, 0 insertions, 0 deletions