[Issue 8085] std.algorithm.joiner makes invalid assumptions about front()

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 27 13:34:23 PDT 2012


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


hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx


--- Comment #2 from hsteoh at quickfur.ath.cx 2012-10-27 13:34:22 PDT ---
I think that Phobos code, where possible, should not depend on .front not being
invalidated, whether or not that's a common occurrence; that way it will work
correctly for more range types.

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