[Issue 10731] New: byLine description incorrect

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 30 10:43:34 PDT 2013


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

           Summary: byLine description incorrect
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: websites
        AssignedTo: nobody at puremagic.com
        ReportedBy: peter.alexander.au at gmail.com


--- Comment #0 from Peter Alexander <peter.alexander.au at gmail.com> 2013-07-30 10:43:34 PDT ---
http://dlang.org/phobos/std_stdio.html#.File.byLine

Description is "Convenience function that returns the LinesReader corresponding
to this file." It doesn't return a LinesReader, it returns a ByLine.

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