-------- Original Message -------- On 8 Feb 2020, 22:25, Elronnd via D.gnu < d.gnu@puremagic.com> wrote: On Friday, 7 February 2020 at 11:51:36 UTC, Jean-Louis Leroy wrote: > What's the situation with `static foreach` on gdc? When I > install it using install.sh from > https://dlang.org/install.html, I get 4.8.5, which does not > support `static foreach`. That is also the version that is > installed on travis-ci.org. You can try compiling this version from source: https://github.com/moon-chilled/gdc-d2089 It is a WIP targeting gcc 10. Didn't make it; I found it, and then it disappeared. Once GCC 10 proper comes out, use that.
The branch is still there, it is just under refs/git-old/heads/ so that it isn't default pulled (svn branches are under refs/svn-old respectively). Since the conversion from svn to git is complete, we'll be going through the application process to get a devel/gdc branch setup. Iain.