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

           Summary: std.stdio can't open UTF16 file names in Windows
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: Windows
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: nob...@puremagic.com
        ReportedBy: oleg.kuporo...@gmail.com


--- Comment #0 from Oleg Kuporosov <oleg.kuporo...@gmail.com> 2012-05-03 
00:02:15 PDT ---
File() and p/open() assume to receive only ASCII or UTF8 file names.
Windows is supporting UTF16 file systems so portability is limited only
by ASCII names. 

We probably may have these API receiving wstring also to satisfy this
enhancement.

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

Reply via email to