[Issue 22727] ImportC: support for __stdcall and __fastcall is necessary for 32-bit Windows builds

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 6 06:45:15 UTC 2022


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
Not going to support __fastcall. It should be #define'd to nothing by the user.

--


More information about the Digitalmars-d-bugs mailing list