[Issue 13171] std.algorithm.until(range, sentinel, OpenRight.no) doesn't propagate popping of sentinel to range

2014-07-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13171 Nils changed: What|Removed |Added Keywords||pull --- Comment #1 from Nils --- https://github.com

[Issue 13171] std.algorithm.until(range, sentinel, OpenRight.no) doesn't propagate popping of sentinel to range

2014-07-23 Thread via Digitalmars-d-bugs
- std.algorithm.until(range, sentinel, OpenRight.no) doesn't propagate popping of sentinel to range https://github.com/D-Programming-Language/phobos/commit/19b25be75a286605462d3cff62a262940efa72a0 Merge pull request #2358 from NilsBossung/13171 fix Issue 13171 - std.algorithm.until(range, sen

[Issue 13171] std.algorithm.until(range, sentinel, OpenRight.no) doesn't propagate popping of sentinel to range

2014-07-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13171 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-