[Issue 23129] object.destroy doesn't consider initialize=false on D classes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 20 15:29:02 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=23129

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #3821 "Don't re-initialize D class instances in
destroy!false()" was merged into master:

- 98d2b76a2cf6643083da96f3a0bb59c330152fa0 by Martin Kinkelin:
  Fix Issue 23129 - Don't re-initialize D class instances in destroy!false()

  When it's explicitly *not* requested.

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

--


More information about the Digitalmars-d-bugs mailing list