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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Peter Alexander <[email protected]> 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: -------