Re: GDC with D2?

2011-03-18 Thread Jonathan M Davis
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


Re: GDC with D2?

2011-03-18 Thread Sean Eskapp
== Quote from Jonathan M Davis (jmdavisp...@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!