Tango 0.99.9 Kai released
Sean Kelly
sean at invisibleduck.org
Sun Feb 14 09:32:09 PST 2010
Nick Sabalausky Wrote:
> "strtr" <strt at spam.com> wrote in message
> news:hkuc5h$2hjc$1 at digitalmars.com...
> > Nick Sabalausky Wrote:
> >>
> >> If you grab the Tango+DMD bundle from the Tango site, then it's exactly
> >> the
> >> same as installing DMD/Phobos: Just unzip, set path, and run.
> >
> > So I shouldn't need to change anything at all in my project? All Phobos
> > calls will by default be handled correctly? That's nice.
> >
>
> At the moment, no. Currently, Tango is D1-only, but druntime (the thing that
> is supposed to allow Tango and Phobos to play nice together on a single
> installation) is D2-only.
There is actually a version of druntime for D1, it just isn't use by Phobos for backwards-compatibility reasons. I also stopped maintaining it a while back because no one was using it. But the branch is still there if anyone cares enough to bring it up to date.
More information about the Digitalmars-d-announce
mailing list