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