diff options
author | jhendersonHDF <jhenderson@hdfgroup.org> | 2024-03-12 10:42:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-12 10:42:32 (GMT) |
commit | 4b297e986c6d53224c305b42acbbebcff4eade63 (patch) | |
tree | 6652e7c2d22d64f033bbbca46b821f399f2fad2e /hl/src/H5LTparse.y | |
parent | fd280df53a17ba7de1e81f2f439de5169a178baa (diff) | |
download | hdf5-4b297e986c6d53224c305b42acbbebcff4eade63.zip hdf5-4b297e986c6d53224c305b42acbbebcff4eade63.tar.gz hdf5-4b297e986c6d53224c305b42acbbebcff4eade63.tar.bz2 |
Implement ID creation optimization for container datatype conversions (#4113)
Makes the datatype conversion context object available during both the
initialization and conversion processes for a datatype conversion
function, allowing the compound, variable-length and array datatype
conversion functions to avoid creating IDs for the datatypes when they
aren't necessary
Adds internal H5CX_pushed routine to determine if an API context is
available to retrieve values from
Also adds error checking to several places in H5T.c and H5Tconv.c where
the code had previously assumed object close operations would succeed
Diffstat (limited to 'hl/src/H5LTparse.y')
0 files changed, 0 insertions, 0 deletions