mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-09 08:11:38 +08:00
a37ca49d25
re: PR https://github.com/Unidata/netcdf-c/pull/2655 This PR modifies the transient types PR so that all created transient types are given a created unique name (within a group). The form of the name is "_Anonymous<Class>NN". The class is the user-defined type class: Enum, Compound, Opaque, or Vlen. NN is an integer identifier to ensure uniqueness. Additionally, this was applied to DAP/4 anonymous dimensions. This also required some test baseline data changes. The transient test case is modified to verify that the name exists. |
||
---|---|---|
.. | ||
AIRS.2002.12.01.L3.RetStd_H031.v4.0.21.0.G06101132853.hdf.hyrax | ||
amsre_20060131v5.dat.hyrax | ||
CMakeLists.txt | ||
nc4_nc_classic_comp.nc.hyrax | ||
nc4_nc_classic_no_comp.nc.hyrax | ||
nc4_strings_comp.nc.hyrax | ||
nc4_strings.nc.hyrax | ||
nc4_unsigned_types_comp.nc.hyrax | ||
nc4_unsigned_types.nc.hyrax | ||
ref_tst_compounds.nc.hyrax |