[GHC] #3977: Support double-byte encodings (Chinese/Japanese/Korean) on Windows

GHC cvs-ghc at haskell.org
Fri May 10 23:56:28 CEST 2013


#3977: Support double-byte encodings (Chinese/Japanese/Korean) on Windows
---------------------------------+------------------------------------------
    Reporter:  shelarcy          |       Owner:  batterseapower             
        Type:  feature request   |      Status:  new                        
    Priority:  low               |   Milestone:  7.8.1                      
   Component:  libraries/base    |     Version:  6.13                       
    Keywords:                    |          Os:  Windows                    
Architecture:  Unknown/Multiple  |     Failure:  Incorrect result at runtime
  Difficulty:  Unknown           |    Testcase:                             
   Blockedby:                    |    Blocking:                             
     Related:  #5754             |  
---------------------------------+------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown
  * milestone:  7.6.2 => 7.8.1


Comment:

 Is this now fixed in HEAD by this?:
 {{{
 commit f982978eaa5d74c5dffe71c14a1555587b6a5e48
 Author: Max Bolingbroke <batterseapower at hotmail.com>
 Date:   Thu Apr 18 21:29:08 2013 +0100

     Support for Windows DBCS and new SBCS with MultiByteToWideChar
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3977#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list