Thread overview
[Issue 21337] join can iterates ranges multiple times
Oct 22, 2020
Dlang Bot
Oct 23, 2020
Dlang Bot
Nov 13, 2020
Dlang Bot
October 22, 2020
https://issues.dlang.org/show_bug.cgi?id=21337

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@rmanthorpe created dlang/phobos pull request #7674 "Fix Issue 21337: Join can iterate ranges multiple times" fixing this issue:

- Fix Issue 21337: Join can iterates ranges multiple times

https://github.com/dlang/phobos/pull/7674

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

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/phobos pull request #7674 "Fix Issue 21337: Join can iterate ranges multiple times" was merged into stable:

- 529a28ce185375a793d16a84a4a05b2786af39b4 by Richard Manthorpe:
  Fix Issue 21337: Join can iterate ranges multiple times

https://github.com/dlang/phobos/pull/7674

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

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

- 10e862b458fe1b359ab050a08c8f4777a4c3cf7e by Richard Manthorpe:
  Fix Issue 21337: Join can iterate ranges multiple times

https://github.com/dlang/phobos/pull/7692

--