[NeXus-code-tickets] [NeXusCode] #211: HDF5 types in hdf5ToNXType

NeXus Data Format Library and Applications noreply at nexusformat.org
Tue Sep 18 12:07:29 BST 2012


#211: HDF5 types in hdf5ToNXType
----------------------------+---------------------------
  Reporter:  Pedro.vicente  |      Owner:  Pedro.vicente
      Type:  defect         |     Status:  closed
  Priority:  minor          |  Milestone:  4.3.0
 Component:  napi           |    Version:  trunk
Resolution:  fixed          |   Keywords:  HDF5
----------------------------+---------------------------
Changes (by Freddie Akeroyd):

 * status:  assigned => closed
 * resolution:   => fixed


Old description:

> In  hdf5ToNXType and other places declare these variables with the types
>
> H5T_class_t tclass;
> size_t     size;
> H5T_sign_t sign;

New description:

 In  hdf5ToNXType and other places declare these variables with the types

 H5T_class_t tclass;
 size_t     size;
 H5T_sign_t sign;

--

-- 
Ticket URL: <http://trac.nexusformat.org/code/ticket/211#comment:8>
NeXus Data Format Library and Applications <http://www.nexusformat.org/>
NeXus Data Format Library and Applications



More information about the NeXus-code-tickets mailing list