Thread overview
GDC with D2?
Mar 19, 2011
Sean Eskapp
Mar 19, 2011
Jonathan M Davis
Mar 19, 2011
Sean Eskapp
March 19, 2011
Does GDC support D2?
March 19, 2011
On Friday, March 18, 2011 19:00:40 Sean Eskapp wrote:
> Does GDC support D2?

Yes. It's also fairly up-to-date now too, I believe (though it is still a bit behind dmd as I understand it - at least as farn as Phobos goes). I don't use anything other than dmd though, so I'm not sure of gdc's exact state. There _is_ a fairly up-to-date D2 version though.

- Jonathan M Davis
March 19, 2011
== Quote from Jonathan M Davis (jmdavisProg@gmx.com)'s article
> On Friday, March 18, 2011 19:00:40 Sean Eskapp wrote:
> > Does GDC support D2?
> Yes. It's also fairly up-to-date now too, I believe (though it is
still a bit
> behind dmd as I understand it - at least as farn as Phobos goes). I
don't use
> anything other than dmd though, so I'm not sure of gdc's exact
state. There _is_
> a fairly up-to-date D2 version though.
> - Jonathan M Davis

Great, thanks!