Commits

ymuqun committed 34e50b53321
Bug fix, The permutation parameter inside H5Tget_array_dims is obsolete. But the h5toh4 still uses that parameter. That caused the segmentation fault for some tests for HDF5 1.8. The check-in removes the use of the obsolete parameter.