April 26, 2019
https://issues.dlang.org/show_bug.cgi?id=19830

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@JinShil created dlang/druntime pull request #2585 "Fix Issue 19830 - core.memory.__delete destructs arrays of structs in the wrong order" fixing this issue:

- Fix Issue 19830 - core.memory.__delete destructs arrays of structs in the wrong order

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

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

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 #2585 "Fix Issue 19830 - core.memory.__delete destructs arrays of structs in the wrong order" was merged into stable:

- 80a2f793602324b48e65c7e50e3af7cfb891686f by JinShil:
  Fix Issue 19830 - core.memory.__delete destructs arrays of structs in the
wrong order

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

--