Open edbennett opened 2 years ago
I've finally been able to log into TeamCity to see what was failing about the Clang build. (I'm not sure if it was an update to TeamCity enabling public access, or if I just didn't notice the "Register" button previously!)
737beec fixes the build with Clang. It now fails to build with Intel, but the error is "configure: error: impossible to compile a minimal Grid program", which I think must be a configuration error? I can't see how I can affect Grid from this repository.
For a full blow-by-blow of the issue, its debugging, and the thinking behind the solution, see #85, which this PR resolves.
Summary of changes:
TFundtoHirep
methods intoFundtoHirep.hpp
fromFundtoHirep.cpp
TFundtoHirep
specialisations inFundtoHirep.cpp
U._grid
toU.Grid()
following changes in GridRep::LatticeField
withtypename
to placate compilerenvCreateLat
, which addstypename
to one but not both arguments