[Bug 302] `function` type UDA postfixes not allowed
gdc-bugzilla at gdcproject.org
gdc-bugzilla at gdcproject.org
Wed Aug 15 22:05:23 UTC 2018
https://bugzilla.gdcproject.org/show_bug.cgi?id=302
--- Comment #4 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Perhaps rather than using `@attribute("ms_abi")` we could extend
`extern(Windows)` instead to have a special meaning on 64bit.
extern(Windows) size_t function(int, int) foo; // Marked as 'ms_abi'.
--
You are receiving this mail because:
You are watching all bug changes.
More information about the D.gnu
mailing list