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
259 B
SQL
16 lines
259 B
SQL
HDF5 "tdset.h5" {
|
|
DATASET "/dset1" {
|
|
DATATYPE H5T_STD_I32BE
|
|
DATASPACE SIMPLE { ( 10, 20 ) / ( 10, 20 ) }
|
|
SUBSET {
|
|
START ( 1, 1 );
|
|
STRIDE ( 1, 1 );
|
|
COUNT ( 1, 1 );
|
|
BLOCK ( 1, 1 );
|
|
DATA {
|
|
(1,1): 2
|
|
}
|
|
}
|
|
}
|
|
}
|