[Issue 5913] New: std.range.put broken sentence

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 30 13:35:43 PDT 2011


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

           Summary: std.range.put broken sentence
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: andrej.mitrovich at gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-04-30 13:31:57 PDT ---
line 243, release 2.052:
Outputs $(D e) to $(D r). The exact effect is dependent upon the two
types. which must be an output range. 

"which must be an output range. " <- I think this should be "r must be an
output 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