On 6 January 2012 18:05, Sean Kelly <s...@invisibleduck.org> wrote:
> From an ABI perspective, I know GDC used to not pass the first function 
> argument in EAX on x32 (ie. the calling convention for extern (C) and extern 
> (D) were identical).  I imagine this is still true, but one of the GDC folks 
> would have to say for sure.  The goal however is certainly to make the ABI 
> sufficiently detailed that what you're saying would work.
>

This is still the case.


-- 
Iain Buclaw

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

Reply via email to