cleanup: make IPPL compile with -Wextra and -Werror
There are quite a lot of methods with unused arguments. These arguments should be commended out like:
bool operator==(const AntiSymTenzor<T,1>& /*that*/) const {
return true;
}
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
There are quite a lot of methods with unused arguments. These arguments should be commended out like:
bool operator==(const AntiSymTenzor<T,1>& /*that*/) const {
return true;
}
changed milestone to %OPAL 2.4.0
created merge request !266 (merged) to address this issue
mentioned in merge request !266 (merged)
closed via merge request !266 (merged)