#3837: hsc2hs and utf-8
----------------------------+-----------------------------------------------
  Reporter:  TaruKarttunen  |          Owner:                  
      Type:  merge          |         Status:  new             
  Priority:  normal         |      Milestone:  6.12.2          
 Component:  hsc2hs         |        Version:  6.12.2          
Resolution:                 |       Keywords:                  
  Testcase:                 |      Blockedby:                  
Difficulty:                 |             Os:  Unknown/Multiple
  Blocking:                 |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown   |  
----------------------------+-----------------------------------------------
Changes (by awson):

  * owner:  igloo =>
  * status:  closed => new
  * version:  6.12.1 => 6.12.2
  * resolution:  fixed =>


Comment:

 Now it's broken more badly. For example:
 {{{
 #{test З}
 }}}
 where З here is UTF-8 coded char 1047, gives "<stdout>: commitBuffer:
 invalid argument (character is not in the code page)" error. I believe any
 UTF-8 coded char > 127 gives this error.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to