[Issue 17748] extern(C) do nothing on struct methods
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Aug 12 11:09:08 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17748
kinke at gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kinke at gmx.net
--- Comment #1 from kinke at gmx.net ---
C doesn't support methods. So I guess this should be an error instead of
silently falling back to extern(D).
--
More information about the Digitalmars-d-bugs
mailing list