D-Day for DMD is today!
Johannes Pfau via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Fri Aug 28 00:47:12 PDT 2015
Am Fri, 28 Aug 2015 11:21:52 +1000
schrieb "Daniel Murphy" <yebbliesnospam at gmail.com>:
> "Bruno Medeiros" wrote in message
> news:mrn30f$26ff$2 at digitalmars.com...
>
> > Cool stuff!
>
> Yeah!
>
> > What's the plan going forward, for those not so much up to date
> > with what's going on? Is the next major release of DMD gonna be
> > D-DMD based then? Which compiler is going to be used to compile
> > D-DMD?
>
> The next major release (2.069) will use the D-based frontend. We're
> planning to use GDC and/or LDC releases based on the 2.067 frontend
> to compile DMD on most platforms.
>
Current GDC master can compile DDMD, although it uses the 2.066.1
frontend. Iain backported the relevant C++ mangle changes:
https://github.com/D-Programming-Language/dmd/pull/4957
More information about the Digitalmars-d-announce
mailing list