Thread overview
[Issue 20049] object.destroy doesn't propagate attributes
Jul 14, 2019
Dlang Bot
Jul 14, 2019
Dlang Bot
Jul 14, 2019
karita
July 14, 2019
https://issues.dlang.org/show_bug.cgi?id=20049

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ShigekiKarita updated dlang/druntime pull request #2674 "Fix issue 20049 - object.destroy doesn't propagate attributes " mentioning this issue:

- add minimal regression test for Issue 20049

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

--
July 14, 2019
https://issues.dlang.org/show_bug.cgi?id=20049

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #2674 "Fix issue 20049 - object.destroy doesn't propagate attributes " was merged into stable:

- 7864d22dca1d0323587d3320f7e0b1f9f294ba6f by karita:
  add minimal regression test for Issue 20049

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

--
July 14, 2019
https://issues.dlang.org/show_bug.cgi?id=20049

karita <shigekikarita@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |shigekikarita@gmail.com
         Resolution|---                         |FIXED

--