Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
  • gsell's avatar
    src/h5core/h5b_io.c · 2ea8245b
    gsell authored
    - write_data():
      - bugfix: convert passed type is from H5hut to HDF5 type
      - parameter 'field_name' removed
    - read_data():
      - bugfix: convert passed type is from H5hut to HDF5 type
      - compare type passed as parameter and type of dataset
    - remove prefixing underscore from static functions
    - adaptions to coding style
    2ea8245b