Thread overview
[Issue 21344] core.stdcpp.string.basic_string does not implement opEquals
Oct 27, 2020
Dlang Bot
Nov 06, 2020
Dlang Bot
Nov 13, 2020
Dlang Bot
October 27, 2020
https://issues.dlang.org/show_bug.cgi?id=21344

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@n8sh updated dlang/druntime pull request #3254 "Fix - core.stdcpp.string.basic_string does not implement opEquals" fixing this issue:

- Fix Issue 21344 - core.stdcpp.string.basic_string does not implement opEquals

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

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

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

- a99d3d23dd4079d95cb09af334a13dfb86e62b15 by Nathan Sashihara:
  Fix Issue 21344 - core.stdcpp.string.basic_string does not implement opEquals

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

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

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

- 278daf49afdcd379ba2ebc81f0916ab42e8ef630 by Nathan Sashihara:
  Fix Issue 21344 - core.stdcpp.string.basic_string does not implement opEquals

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

--