[Issue 5596] SortedRange regression

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5596 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||rejects-valid

[Issue 5596] SortedRange regression

2011-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5596 --- Comment #1 from David Simcha dsim...@yahoo.com 2011-02-16 07:46:57 PST --- Forgot to paste in the error message. Here it is: d:\dmd2\windows\bin\..\..\src\phobos\std\range.d(5415): Error: this for _input needs to be type SortedRange not

[Issue 5596] SortedRange regression

2011-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5596 --- Comment #2 from David Simcha dsim...@yahoo.com 2011-02-16 19:33:35 PST --- Here's a better-reduced test case. Also see the comments in the test case for some insight into what's going on here. import std.range; // This alias is necessary

[Issue 5596] SortedRange regression

2011-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5596 --- Comment #3 from David Simcha dsim...@yahoo.com 2011-02-16 19:48:48 PST --- Also note that changing the comparison function in the assumeSorted line makes this bug go away, too. -- Configure issuemail: