[Issue 6132] extern (C) Silently Ignored Within D Classes

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Oct 18 01:29:32 PDT 2016


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

--- Comment #6 from anonymous4 <dfj1esp02 at sneakemail.com> ---
(In reply to Martin Nowak from comment #4)
> A clean cut would be to disallow extern(C/Pascal/Windows) on structure level
> except for static methods.

extern(Windows) methods are needed for COM.

--


More information about the Digitalmars-d-bugs mailing list