[Issue 19700] [2.085.0-beta.2] Obj-C wrong code overloading selectors and extern(D)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 26 20:11:57 UTC 2019


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

--- Comment #4 from Jacob Carlborg <doob at me.com> ---
BTW, I don't think Objective-C classes in D has a vtable, so adding `extern
(D)` methods won't work anyway. But final `extern (D)` methods do work.

--


More information about the Digitalmars-d-bugs mailing list