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/H5Part.c · b191ac7a
    gsell authored
    - H5PartDefineStepName()
    	* type cast 'width'
    - _H5Part_iteration_operator()
    	* type cast error return
    - _H5Part_get_object_name()
    	* type cast of arg 'idx' and 'len_obj_name' added
    - H5PartGetDatasetInfo()
    	* type of 'herr' changed from 'herr_t' to 'h5part_int64_t'
    - _get_diskshape_for_reading()
     	* 'CHECK_FILEHANDLE()' removed
    	* type cast error return to 'hid_t'
    - _get_memshape_for_reading()
     	* 'CHECK_FILEHANDLE()' removed
    	* type cast error return to 'hid_t'
    b191ac7a