#5697: loadObj() fails with a Unicode file path on Windows
---------------------------------+------------------------------------------
  Reporter:  guest               |          Owner:  simonmar
      Type:  bug                 |         Status:  new     
  Priority:  high                |      Milestone:  7.4.1   
 Component:  Compiler            |        Version:  7.0.4   
Resolution:                      |       Keywords:  panic   
        Os:  Unknown/Multiple    |   Architecture:  x86     
   Failure:  Compile-time crash  |     Difficulty:  Unknown 
  Testcase:                      |      Blockedby:          
  Blocking:                      |        Related:          
---------------------------------+------------------------------------------
Changes (by guest):

  * version:  7.0.3 => 7.0.4
  * os:  Windows => Unknown/Multiple


Comment:

 just checked 7.0.4 with unicode path in linux - got same error like on
 windows, but not fatal:
 "кабал" in path was replaced by ":010;", so binaries got installed in
 another directory

 please check your patch on linux too

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