On 11 December 2011 22:20, Timon Gehr <timon.g...@gmx.ch> wrote: > On 12/11/2011 11:06 PM, Vladimir Panteleev wrote: >> >> On Sunday, 11 December 2011 at 21:22:20 UTC, Jonathan M Davis wrote: >>> >>> Not to mention, just because dmd1 won't be geting any more bug fixes >>> doesn't mean that you can't use it anymore - and since it's on github, >>> interested parties can always fork it. >> >> >> This raises a question: will the D1 compiler be made redistributable >> when it's discontinued? > > > I think LDC/GDC are redistributable already?
I will keep support in tree. There will be no future merge changes to the D1 library that is bundled with GDC however. -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';