June 14, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10358

           Summary: std.stdio.File is missing a convenience
                    lockingTextReader method
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: andrej.mitrovich@gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-06-14 13:24:27 PDT ---
It has a convenience lockingTextWriter method but no lockingTextReader equivalent. I suppose we could even move this outside the File struct and let UFCS do its thing.

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