[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 14:48:28 UTC 2022
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23129
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@kinke updated dlang/druntime pull request #3821 "Don't re-initialize D class
instances in destroy!false()" fixing this issue:
- 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