[Issue 18953] Win32: extern(C++) struct destructor not called correctly through runtime
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jun 7 06:13:45 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18953
Manu <turkeyman at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |turkeyman at gmail.com
Assignee|nobody at puremagic.com |turkeyman at gmail.com
--- Comment #2 from Manu <turkeyman at gmail.com> ---
This sounds like a job for that proposal you had where assigning a C++ method
to a delegate would imply a shim function to perform the adaptation.
I don't really know how/where to hack that in, would you mind looking into
that?
--
More information about the Digitalmars-d-bugs
mailing list