diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2004-09-14 05:04:28 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2004-09-14 05:04:28 (GMT) |
commit | 48339a4e26f071c7227b964f48e4d5600c26af16 (patch) | |
tree | 8d1b30401a326920818aa6037fdb3edf58aa54b2 /MANIFEST | |
parent | 6a9aebbc41a2ae06756e2f70907fb0127d28b59b (diff) | |
download | hdf5-48339a4e26f071c7227b964f48e4d5600c26af16.zip hdf5-48339a4e26f071c7227b964f48e4d5600c26af16.tar.gz hdf5-48339a4e26f071c7227b964f48e4d5600c26af16.tar.bz2 |
[svn-r9251] Purpose:
Bug fix
Description:
Correct typedef for dataset region references to avoid struct alignment
issues on Crays.
Solution:
Change the typedef for hdset_reg_ref_t from a struct to an array of
unsigned char's of the correct size and propagate the appropriate adjustments
around the code.
Platforms tested:
FreeBSD 4.10 (sleipnir)
Linux 2.4 (verbena) w/fortran
Cray T90 (subzero) w/fortran
Cray SV1 (wind) w/fortran & parallel
Cray T3E (cyclone) w/fortran & parallel
Diffstat (limited to 'MANIFEST')
0 files changed, 0 insertions, 0 deletions