[Issue 8061] std.algorithm.joiner breaks when used with InputRangeObject

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 10 09:41:12 PDT 2012


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



--- Comment #4 from hsteoh at quickfur.ath.cx 2012-10-10 09:17:06 PDT ---
By "inner ranges will be invalidated" I meant, "inner ranges will be consumed",
so the .save'd copy of the range isn't actually a saved position in the
original range.

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