[Bug 302] `function` type UDA postfixes not allowed

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Wed Aug 15 21:54:36 UTC 2018


https://bugzilla.gdcproject.org/show_bug.cgi?id=302

--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject.org> ---
OK, looks like ms_abi is an attribute of the function type, not the declaration
itself, and this attribute information gets lost when calling the variable, as
the original type gets cast away.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the D.gnu mailing list