Bring r20557:22085 from trunk to this branch, also fixing some other issues/failures in the branch simultaneously. The h5repack tests are still failing, but Neil will be checking into those, so the branch can be fully functional again. Tested on: Mac OSX/64 10.7.3 (amazon) w/debug
16 lines
240 B
SQL
16 lines
240 B
SQL
HDF5 "thlink.h5" {
|
|
DATASET "/g1/g1.1/dset3" {
|
|
DATATYPE H5T_STD_I32BE
|
|
DATASPACE SIMPLE { ( 5 ) / ( 5 ) }
|
|
DATA {
|
|
(0): 0, 1, 2, 3, 4
|
|
}
|
|
}
|
|
DATASET "/g1/dset2" {
|
|
HARDLINK "/dset1"
|
|
}
|
|
DATASET "/dset1" {
|
|
HARDLINK "/dset1"
|
|
}
|
|
}
|