Commits

Neil Fortner committed b7a12779d57
[svn-r16309] Purpose: Fix problem with H5Tpack Description: If a compound type was packed except for some extra space at the end, H5Tpack would not modify the type and the extra space would remain. Changed H5T_is_packed to fix this behaviour. Tested: jam, smirom (h5committest - linew down)