Thread overview
[Issue 14373] std.range.refRange doesn't work on mere input ranges
Mar 29, 2015
ag0aep6g@gmail.com
March 29, 2015
https://issues.dlang.org/show_bug.cgi?id=14373

ag0aep6g@gmail.com changed:

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

--- Comment #1 from ag0aep6g@gmail.com ---
https://github.com/D-Programming-Language/phobos/pull/3123

--
April 17, 2015
https://issues.dlang.org/show_bug.cgi?id=14373

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/ca4e7d22ecdc53d1529fd88c71ff94198ac44303 fix Issue 14373 - std.range.refRange doesn't work on mere input ranges

https://github.com/D-Programming-Language/phobos/commit/f4894c6302286c95fc63b48bdffeb1d658f5cd7a Merge pull request #3123 from aG0aep6G/14373

fix Issue 14373 - std.range.refRange doesn't work on mere input ranges

--
April 17, 2015
https://issues.dlang.org/show_bug.cgi?id=14373

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
June 09, 2015
https://issues.dlang.org/show_bug.cgi?id=14373

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |D2

--
July 19, 2017
https://issues.dlang.org/show_bug.cgi?id=14373

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/ca4e7d22ecdc53d1529fd88c71ff94198ac44303 fix Issue 14373 - std.range.refRange doesn't work on mere input ranges

https://github.com/dlang/phobos/commit/f4894c6302286c95fc63b48bdffeb1d658f5cd7a Merge pull request #3123 from aG0aep6G/14373

--