Thread overview
[Issue 18470] std.algorithm.splitter has frame access problems for custom preds
May 26, 2018
Basile B.
May 26, 2018
Basile B.
Mar 21, 2020
Basile-z
May 26, 2018
https://issues.dlang.org/show_bug.cgi?id=18470

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp@gmx.com
           Severity|enhancement                 |normal

--- Comment #1 from Basile B. <b2.temp@gmx.com> ---
Pull : https://github.com/dlang/phobos/pull/6522

--
May 26, 2018
https://issues.dlang.org/show_bug.cgi?id=18470

Basile B. <b2.temp@gmx.com> changed:

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

--
June 05, 2018
https://issues.dlang.org/show_bug.cgi?id=18470

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

https://github.com/dlang/phobos/commit/b5162ecc014a33b5866f2de62b5af012cf425c1d fix issue 18470 - std.algorithm.splitter has frame access problems for custom preds

https://github.com/dlang/phobos/commit/a6bf2b6c4793f6af9f6aa148f6bf603b702fb942 Merge pull request #6522 from BBasile/issue-18470

fix issue 18470 - std.algorithm.splitter has frame access problems for custom
preds
merged-on-behalf-of: Jack Stouffer <jack@jackstouffer.com>

--
June 05, 2018
https://issues.dlang.org/show_bug.cgi?id=18470

github-bugzilla@puremagic.com changed:

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

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=18470

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--