Thread overview
[Issue 6132] extern (C) Silently Ignored Within D Classes
Oct 18, 2016
anonymous4
Jan 16, 2022
Basile-z
Jan 16, 2022
Basile-z
Dec 17, 2022
Iain Buclaw
October 14, 2016
https://issues.dlang.org/show_bug.cgi?id=6132

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp
                 CC|                            |andrei@erdani.com

--- Comment #5 from Andrei Alexandrescu <andrei@erdani.com> ---
@Martin so is there anything to fix for this?

--
October 18, 2016
https://issues.dlang.org/show_bug.cgi?id=6132

--- Comment #6 from anonymous4 <dfj1esp02@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.

--
January 16, 2022
https://issues.dlang.org/show_bug.cgi?id=6132

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=15712

--
January 16, 2022
https://issues.dlang.org/show_bug.cgi?id=6132

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=15843

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=6132

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

--