[svn-r16964] bug fix: the phrase "Not comparable" was not being printed for the case of different classes

tested: windows, linux
This commit is contained in:
Pedro Vicente Nunes
2009-05-20 09:07:22 -05:00
parent 4a7834b7c7
commit b75740341f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
</g2/dset2> is of class H5T_FLOAT and </g2/dset3> is of class H5T_INTEGER
Not comparable: </g2/dset2> is of class H5T_FLOAT and </g2/dset3> is of class H5T_INTEGER
Not comparable: </g2/dset2> has sign H5T_SGN_ERROR and </g2/dset3> has sign H5T_SGN_2