Commits
Raymond Lu committed 2bb4ef6127a
[svn-r18655] In H5T_get_native_type of H5Tnative.c, I changed the way that the offset, alignment, and size of nested compound type are calculated by using H5T_cmp_offset. The old way had a bug in it (see bug #1850). Tested on jam, but I tested the same change in 1.8 on amani, linew, and jam.