On Dec 7, 2013 2:45 PM, "Iain Buclaw" <ibuclaw@gdcproject.org> wrote:
>
> Ouch. I remember a similar conversation with David when he was writing std.parallelism (the bug he ran into was code that assumed left to right evaluation).  I should hope that the author of std.net.curl didn't write the module relying on this behavior.
>

Didn't intentionally write. :)

Regards
--
Iain Buclaw

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