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 "Increase C++ Standard to c++17"

gsell requested to merge 607-increase-c-standard-to-c-17 into master

Closes #607 (closed)

OPAL compiles without problem with -std=C++17. Tested with the current and an updated toolchain.

Edited by gsell

Merge request reports