[Issue 2742] New: std.stdio assumes console works in utf-8
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Mar 18 04:15:43 PDT 2009
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=2742
           Summary: std.stdio assumes console works in utf-8
           Product: D
           Version: 2.025
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Keywords: spec
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: maxmo at pochta.ru
This is wrong on Windows. One *can* set console codepage to utf8 and font to
Lucida Console, though this is unusual configuration and console programs can't
work out of the box. This leaves std.stdio useless. As far as I know, this
applies also to Phobos1. If this is not going to be fixed, it should be
documented.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list