<p><br>
On Sep 30, 2013 7:30 AM, "Jacob Carlborg" <<a href="mailto:doob@me.com">doob@me.com</a>> wrote:<br>
><br>
> On 2013-09-30 00:07, David Nadlinger wrote:<br>
><br>
>> … with the most irritating aspect being that DMD doesn't correctly<br>
>> implement va_copy on x86_64 (at least it didn't last time I checked),<br>
>> yet nobody seems to have noticed so far.<br>
><br>
><br>
> Perhaps it only matter when interfacing with C. Perhaps not that many people actually use varargs at all. I guess most people use variadic templates. They're easier to deal with.<br>
></p>
<p>And they are @safe.  :)</p>
<p>Regards<br>
-- <br>
Iain Buclaw</p>
<p>*(p < e ? p++ : p) = (c & 0x0f) + '0';<br>
</p>