Compiler clang error
In 7baed035, I introduced an syntax error with a single /
instead of two //
, which results in a compiler error on clang:
src/Algorithms/Hamiltonian.cpp:1:1: error: expected unqualified-id
/
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
gitlab.psi.ch will be shutdown by end of November! Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
In 7baed035, I introduced an syntax error with a single /
instead of two //
, which results in a compiler error on clang:
src/Algorithms/Hamiltonian.cpp:1:1: error: expected unqualified-id
/