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

src/Classic/Structure/LossDataSink.cpp

gsell requested to merge 29-failed-to-open-h5-file into master
  • openH5(mode): passed mode argument was not used, H5_O_RDONLY was hard-coded in case of H5hut 2 (fixes issue #29 (closed))
  • save(): read number of steps after opening file in append mode

Closes #29 (closed)

Merge request reports