diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2001-02-19 17:01:25 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2001-02-19 17:01:25 (GMT) |
commit | 9be92869be4a187b5243fb56c03461e436fedbe2 (patch) | |
tree | 87e569f656865641f6bdf4d805bd3b0d5bd9d706 | |
parent | ffbbc4a5f811ac282983e50861101a7709e81c67 (diff) | |
download | hdf5-9be92869be4a187b5243fb56c03461e436fedbe2.zip hdf5-9be92869be4a187b5243fb56c03461e436fedbe2.tar.gz hdf5-9be92869be4a187b5243fb56c03461e436fedbe2.tar.bz2 |
[svn-r3449] Purpose:
update
Description:
Put in a caution statement in the H5Pset_fapl_split() function of
the potential change in the next release.
Platforms tested:
Viewed by netscape.
-rw-r--r-- | doc/html/RM_H5P.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/html/RM_H5P.html b/doc/html/RM_H5P.html index bd58eb8..ba22db5 100644 --- a/doc/html/RM_H5P.html +++ b/doc/html/RM_H5P.html @@ -3184,6 +3184,8 @@ facilitate moving easily between them.</i> HDF5 Releases 1.0 and 1.2. The split file driver stored metadata and raw data in separate files but provide no mechanism for separating types of metadata. + (Caution: this function maybe changed in the next release due to a + pending extension to the function.) <p> <code>fapl_id</code> is a file access property list identifier. <p> |