mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-19 16:50:46 +08:00
parent
6fc53b39a2
commit
227d7d927b
@ -165,7 +165,7 @@ H5D__read(H5D_t *dataset, hid_t mem_type_id, H5S_t *mem_space, H5S_t *file_space
|
||||
* difficulties with the notion.
|
||||
*
|
||||
* To solve this, we check to see if H5S_select_shape_same() returns true,
|
||||
* and if the ranks of the mem and file spaces are different. If the are,
|
||||
* and if the ranks of the mem and file spaces are different. If they are,
|
||||
* construct a new mem space that is equivalent to the old mem space, and
|
||||
* use that instead.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user