mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
Added comment for clarification about latest as 1.10.
Platforms tested: Linux/64 (jelly) Linux/32 (jam)
This commit is contained in:
parent
551e58e683
commit
9a480c34e5
@ -268,9 +268,11 @@ error:
|
||||
* gen_latest_latest() creates file "bounds_latest_latest.h5"
|
||||
*
|
||||
* File contents:
|
||||
* - Version 3 superblock (H5Fcreate with H5F_ACC_SWMR_WRITE)
|
||||
* - Version 3 superblock (triggered by H5Fcreate with H5F_ACC_SWMR_WRITE)
|
||||
* - A chunked dataset with layout version 4, "DS_chunked_layout_4". (H5Pset_chunk_opts)
|
||||
*
|
||||
* NOTE: As of Feb 2018, latest is 1.10.
|
||||
*
|
||||
* Return: SUCCEED/FAIL
|
||||
*
|
||||
***********************************************************************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user