On 23 April 2013 09:56, eles <eles@eles.com> wrote:
On Tuesday, 23 April 2013 at 08:40:16 UTC, Dicebot wrote:

D has reference compiler and thus you technically suggest to stop releasing any compiler version for 1-2 years. Ugh.

No. Stop adding things.

Besides that, what's the alternative?

Adding things isn't a problem and does not affect already existing code.  Perhaps you meant changing behaviours and removing things?

--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';