[Issue 8792] std.algorithm.joiner doesn't return a proper forward range

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 9 22:40:01 PDT 2012


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



--- Comment #1 from hsteoh at quickfur.ath.cx 2012-10-09 22:15:59 PDT ---
Found the bug: joiner.Result.save didn't copy 1 field over, so the saved range
is defective.

https://github.com/D-Programming-Language/phobos/pull/853

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