Thread overview
[Issue 21315] TypeInfo_StaticArray.swap is broken
Oct 15, 2020
Dlang Bot
Oct 16, 2020
Dlang Bot
Oct 18, 2020
Dlang Bot
October 15, 2020
https://issues.dlang.org/show_bug.cgi?id=21315

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@n8sh created dlang/druntime pull request #3237 "Fix Issue 21315 - TypeInfo_StaticArray.swap is broken" fixing this issue:

- Fix Issue 21315 - TypeInfo_StaticArray.swap is broken

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

--
October 16, 2020
https://issues.dlang.org/show_bug.cgi?id=21315

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 #3237 "Fix Issue 21315 - TypeInfo_StaticArray.swap is broken" was merged into stable:

- d7e58c6e3366b137a3fd8f4ad0548214f3acb8fc by Nathan Sashihara:
  Fix Issue 21315 - TypeInfo_StaticArray.swap is broken

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

--
October 18, 2020
https://issues.dlang.org/show_bug.cgi?id=21315

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #3228 "merge stable" was merged into master:

- bf554d252dab605d8da03455955c1687bcb7db9d by Nathan Sashihara:
  Fix Issue 21315 - TypeInfo_StaticArray.swap is broken

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

--