#6037: Compile-time crash with sources with non-representable unicode characters
---------------------------------+------------------------------------------
    Reporter:  akio              |       Owner:                    
        Type:  bug               |      Status:  new               
    Priority:  normal            |   Milestone:  7.6.1             
   Component:  Compiler          |     Version:  7.4.1             
    Keywords:                    |          Os:  Linux             
Architecture:  Unknown/Multiple  |     Failure:  Compile-time crash
  Difficulty:  Unknown           |    Testcase:                    
   Blockedby:                    |    Blocking:                    
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * difficulty:  => Unknown
  * milestone:  => 7.6.1


Comment:

 I suppose we should be using an encoding that does character translation
 rather than failing for a Unicode character that is not supported by the
 current locale.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6037#comment:1>
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