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

           Summary: std.algorithm.Until is not a forward range
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nob...@puremagic.com
        ReportedBy: philippe.sig...@gmail.com


--- Comment #0 from Philippe Sigaud <philippe.sig...@gmail.com> 2010-06-22 
10:56:46 CEST ---
As of 2.047, to be a forward range one has to have a .save() method.

std.algorithm.Until does not have one, but should be a forward range.

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

Reply via email to