April 17, 2019
https://issues.dlang.org/show_bug.cgi?id=19810

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@9il updated dlang/druntime pull request #2564 "fix destroy for C++ classes without destructors" fixing this issue:

- fix Issue 19810 - destroy for C++ classes without destructors

https://github.com/dlang/druntime/pull/2564

--
April 17, 2019
https://issues.dlang.org/show_bug.cgi?id=19810

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #2564 "fix destroy for C++ classes without destructors" was merged into master:

- 754de30a8f3831bf9795357dc096136da8e6bb4e by Ilya Yaroshenko:
  fix Issue 19810 - destroy for C++ classes without destructors

https://github.com/dlang/druntime/pull/2564

--