[dmd-beta] D 1.075 and 2.060 betas 2

Walter Bright walter at digitalmars.com
Mon Jul 30 01:54:10 PDT 2012


On 7/30/2012 1:05 AM, Don Clugston wrote:
> What is the status of bug 5570 ("64 bit C ABI not followed for passing
> structs and complex numbers as function parameters")?
> There have been a lot of commits related to it, how much still needs to be done?
> In case anyone has forgotten, that bug was the reason why we didn't
> release 1.075 six weeks ago.
>

It works for integral types only, and for floating point types only. It doesn't 
work if you have and int member and a float member.


More information about the dmd-beta mailing list