[Issue 9931] Mac OS X ABI not followed when returning structs for extern (C)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jul 26 16:55:03 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=9931

Denis Shelomovskij <verylonglogin.reg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #30 from Denis Shelomovskij <verylonglogin.reg at gmail.com> ---
I'd prefer to close this one in favor Issue 13207 because:
* that issues is about System V AMD64 ABI which is not Mac OS X personal one
(unless I'm not aware of some tricks)
* that issues is about dmd producing different code for structs with same size
and different content.

Correct if I'm wrong.

--


More information about the Digitalmars-d-bugs mailing list