Thread overview
[Issue 19217] object.destroy doesn't handle non D interfaces correctly
Jan 17, 2020
Walter Bright
Jan 17, 2020
Jacob Carlborg
Dec 17, 2022
Iain Buclaw
January 17, 2020
https://issues.dlang.org/show_bug.cgi?id=19217

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |objc
                 CC|                            |bugzilla@digitalmars.com

--
January 17, 2020
https://issues.dlang.org/show_bug.cgi?id=19217

Jacob Carlborg <doob@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|objc                        |

--- Comment #1 from Jacob Carlborg <doob@me.com> ---
This issue applies to C++ and COM interface as well, not just Objective-C interfaces.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 07
https://issues.dlang.org/show_bug.cgi?id=19217

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17170

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--