Thread overview
[Issue 21346] core.stdcpp.vector.vector does not implement opEquals
Oct 28, 2020
Dlang Bot
Oct 31, 2020
Dlang Bot
Nov 13, 2020
Dlang Bot
October 28, 2020
https://issues.dlang.org/show_bug.cgi?id=21346

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 #3255 "Fix - core.stdcpp.vector.vector does not implement opEquals" fixing this issue:

- Fix Issue 21346 - core.stdcpp.vector.vector does not implement opEquals

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

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

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 #3255 "Fix - core.stdcpp.vector.vector does not implement opEquals" was merged into stable:

- b65703e477344e5702f5eaa3897a4a99cb1700be by Nathan Sashihara:
  Fix Issue 21346 - core.stdcpp.vector.vector does not implement opEquals

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

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

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

- 5c31195233480ed1c8a00ea4aaa1c50d042d4b49 by Nathan Sashihara:
  Fix Issue 21346 - core.stdcpp.vector.vector does not implement opEquals

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

--