Thread overview
[Issue 19020] findSkip, findSplit and findSplitBefore return wrong results
Jun 24, 2018
ag0aep6g
June 24, 2018
https://issues.dlang.org/show_bug.cgi?id=19020

ag0aep6g <ag0aep6g@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |ag0aep6g@gmail.com
           Assignee|nobody@puremagic.com        |ag0aep6g@gmail.com
                 OS|Linux                       |All
           Severity|critical                    |normal

--- Comment #1 from ag0aep6g <ag0aep6g@gmail.com> ---
https://github.com/dlang/phobos/pull/6608

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

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

https://github.com/dlang/phobos/commit/93faca7ed52d117c70ce126e81e431712ab096b5 fix issue 19020 - findSkip, findSplit and findSplitBefore return wrong results

https://github.com/dlang/phobos/commit/3c1a43e587078e4fb68bff06026ceb6f72c7d623 Merge pull request #6608 from aG0aep6G/findSplit

fix findSplit and friends (issues 19020, 19023)

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

github-bugzilla@puremagic.com changed:

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

--