Gcc9 compiler warnings and breaks
This MR fixes some missing break statements and gcc9 compiler warnings.
This MR replaces C sort algorithms with std::sort solutions.
Edited by snuverink_j
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
This MR fixes some missing break statements and gcc9 compiler warnings.
This MR replaces C sort algorithms with std::sort solutions.