Commits

Neil Fortner committed 4cd5a378c47
[svn-r16361] Purpose: Fix potential error with H5Tset_order Description: H5Tset_order will now properly reject H5T_ORDER_NONE for most datatypes. Previously this could cause major problems as the file could not be flushed. Tested: jam, smirom (h5committest)