On Saturday, 4 May 2019 at 12:50:40 UTC, Eugene Wissner wrote:
On Saturday, 4 May 2019 at 12:47:18 UTC, Iain Buclaw wrote:
On Sat, 4 May 2019 at 13:45, Mike Franklin via D.gnu
<d.gnu@puremagic.com> wrote:
On Saturday, 4 May 2019 at 11:34:16 UTC, Iain Buclaw wrote:
>> 1. Where is development taking place? Where is HEAD?
>
> It's happening in SVN, there are a few official git mirrors
> however.
Is that also where I can find the latest GDC with the D
frontend?
There are two versions, only one has been committed to gcc. I
assume you're referring to the other (ddmd), which is
currently floating around, but will land on trunk soon.
ah, yes, ddmd is in trunk-next branch in
https://github.com/D-Programming-GDC/gcc. It's a bit behind
GCC's trunk.
Hi there. Thanks for the information.