Thread overview
[Issue 21323] (64-bit Windows only) core.stdcpp.vector could not have core.stdcpp.vector as element
Oct 17, 2020
Nathan S.
Oct 17, 2020
Dlang Bot
Oct 25, 2020
Dlang Bot
Nov 13, 2020
Dlang Bot
October 17, 2020
https://issues.dlang.org/show_bug.cgi?id=21323

Nathan S. <n8sh.secondary@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|(64-bit Windows only)       |(64-bit Windows only)
                   |core.stdcpp.vector could    |core.stdcpp.vector could
                   |not have an element that    |not have core.stdcpp.vector
                   |was also a                  |as element
                   |core.stdcpp.vector          |

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

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 #3238 "Fix: core.stdcpp.vector cannot have core.stdcpp.vector as element" fixing this issue:

- Fix Issue 21323 - (64-bit Windows only) core.stdcpp.vector could not have core.stdcpp.vector as element

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

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

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 #3238 "Fix: core.stdcpp.vector cannot have core.stdcpp.vector as element" was merged into stable:

- 43651191e970adb5d8ae7018eb5f2195eeb3695c by Nathan Sashihara:
  Fix Issue 21323 - (64-bit Windows only) core.stdcpp.vector could not have
core.stdcpp.vector as element

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

--
November 13, 2020
https://issues.dlang.org/show_bug.cgi?id=21323

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

- 444fc360b27adf4420464ab2019061f1c60b20fc by Nathan Sashihara:
  Fix Issue 21323 - (64-bit Windows only) core.stdcpp.vector could not have
core.stdcpp.vector as element

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

--