Commits

Neil Fortner committed 491e775a6fc
[svn-r17759] Purpose: Fix assertion failure caused by H5Tcommit1/2 Description: Calling H5Tcommit on a file with read only access would cause an assertion failure. Added a check to H5T_commit to return a failure in this case. Tested: jam (very minor change)