[Issue 9612] std.range.Cycle.opSlice tests on the bounds are missing

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 27 16:29:43 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9612



--- Comment #3 from bearophile_hugs at eml.cc 2013-02-27 16:29:41 PST ---
(In reply to comment #2)
> https://github.com/D-Programming-Language/phobos/pull/1183
> 
> should take care of this.

Maybe that RangeError() should have a message that tells what's the error.
Something like:

RangeError(text(i, " > ", j))

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list