Bug 19810 – destroy does not work for C++ classes without destructor

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
All
OS
All
Creation time
2019-04-17T07:49:34Z
Last change time
2019-04-17T09:09:49Z
Keywords
pull
Assigned to
No Owner
Creator
Илья Ярошенко

Comments

Comment #0 by ilyayaroshenko — 2019-04-17T07:49:34Z
Comment #1 by dlang-bot — 2019-04-17T07:53:52Z
@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
Comment #2 by dlang-bot — 2019-04-17T09:09:49Z
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