Thread overview
[Issue 19023] findSplitBefore and findSplitAfter give wrong bool result
Jun 24, 2018
ag0aep6g
June 24, 2018
https://issues.dlang.org/show_bug.cgi?id=19023

ag0aep6g <ag0aep6g@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Assignee|nobody@puremagic.com        |ag0aep6g@gmail.com

--- 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=19023

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

https://github.com/dlang/phobos/commit/0b8f2030416c92a52afcde39ac5a4664ada60da1 fix issue 19023 - findSplitBefore and findSplitAfter give wrong bool result

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=19023

github-bugzilla@puremagic.com changed:

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

--