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

Resolve "Compiler warnings from unit and IPPL tests"

snuverink_j requested to merge 472-compiler-warnings-from-unit-tests into master

Closes #472 (closed)

  • fix unused parameter warnings from unit tests (thanks to @kraus)
  • fix unused parameter warnings from IPPL tests.
    • cleans up white space in those IPPL files
Edited by snuverink_j

Merge request reports