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
    classic/src/Fields/Fieldmap.cpp · 495253f2
    gsell authored
    - Fieldmap::readHeader():
        - compile time error fixed if NDEBUG is set
        - cast H5_ERR to h5_file_t in assert expression
        - do not query other field info than name
    - break down long lines of code
    495253f2