mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r7336] Purpose:
Update readme Description: Noted that hobj_ref_t's and the objno field in the H5G_stat_t structure can now be directly compared for equality by applications.
This commit is contained in:
parent
6a41c76c04
commit
29156e97ae
@ -46,6 +46,9 @@ New Features
|
||||
to 'unsigned long'. QAK - 2003/08/08
|
||||
- Changed 'hobj_ref_t' type from structure with array field to 'haddr_t'.
|
||||
QAK - 2003/08/08
|
||||
- Object references (hobj_ref_t) can now be compared with the 'objno'
|
||||
field in the H5G_stat_t struct for testing if two objects are the same
|
||||
within a file. QAK - 2003/08/08
|
||||
- Switched over to new error API. SLU - 2003/07/25
|
||||
|
||||
Parallel Library:
|
||||
|
Loading…
Reference in New Issue
Block a user