On Mar 3, 2013 5:01 PM, "deadalnix" <deadalnix@gmail.com> wrote:
>
> On Sunday, 3 March 2013 at 16:51:15 UTC, Iain Buclaw wrote:
>>
>> Is this a dmd thing, or does it affect other compilers? (don't have a laptop to test at the moment).
>>
>
> I don't know, the code is not compilable with 2.060 (or 2.061) so I'm unable to test how gdc does on that one.

GDC has been on 2.062 frontend for at least a fortnight. I know I don't announce these things, but am still busy working on next set of refactoring.

Regards
--
Iain Buclaw

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