[dmd-beta] D 1.075 and 2.060 betas 2

Don Clugston dclugston at gmail.com
Mon Jul 30 01:58:26 PDT 2012


On 30 July 2012 10:54, Walter Bright <walter at digitalmars.com> wrote:
>
> 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.

Thanks, I'll add that comment to the bug report.


More information about the dmd-beta mailing list