[svn-r8397] Purpose:

h5repack in 1.6

Description:

2 functions we re added to /src:
H5Premove filter and H5Iget_file_id



Solution:

Platforms tested:
linux
solaris
AIX

Misc. update:
This commit is contained in:
Pedro Vicente Nunes
2004-04-19 19:19:46 -05:00
parent beb0079ae1
commit 365ca1225d
88 changed files with 6029 additions and 8829 deletions

View File

@@ -1,7 +1,6 @@
#############################
Expected output for 'h5diff file3.h5 file3.h5 dset group'
Expected output for 'h5diff file3.h5 file3.h5 -v dset group'
#############################
$h5diff file3.h5 file3.h5 dset group
Comparison not supported
</dset> is of type H5G_DATASET and </group> is of type H5G_GROUP
$h5diff file3.h5 file3.h5 -v dset group
Comparison not possible: </dset> is of type H5G_DATASET and </group> is of type H5G_GROUP