[Issue 3877] std.range.chain do not manage infinite ranges correctly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 30 02:24:32 PDT 2010


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



--- Comment #2 from Philippe Sigaud <philippe.sigaud at gmail.com> 2010-07-30 11:24:29 CEST ---
(In reply to comment #1)
> Note: It's better to post a diff. Makes it easier to figure out what the actual
> fix is.

Well, has I said in the text, opIndex and opIndexAssign do not work. The
proposed change is in the opIndex and opIndexAssign code, the static if
(hasLength) and static if (isInfinite) part.

I don't have access to a diff tool right now and wasn't using the Phobos svn
repository in march.


Philippe

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