#2963: Exception if current path has national symbols
--------------------+-------------------------------------------------------
Reporter:  Tonal    |          Owner:        
    Type:  bug      |         Status:  new   
Priority:  normal   |      Component:  GHCi  
 Version:  6.10.1   |       Severity:  normal
Keywords:           |       Testcase:        
      Os:  Windows  |   Architecture:  x86   
--------------------+-------------------------------------------------------
 Environment:
 Windows Vista Home Ru + sp1
 ghc 6.10.1

 Example for error:
 {{{
 C:\Lang\Projects\nikzam\report\Пример>ghci
 GHCi, version 6.10.1: http://www.haskell.org/ghc/  :? for help
 Loading package ghc-prim ... linking ... done.
 Loading package integer ... linking ... done.
 Loading package base ... linking ... done.
 Prelude> let s = 1
 *** Exception: SetCurrentDirectory: does not exist (5 C405BAO =09B8
 C:070==K9 D09;.)
 Prelude> :q
 Leaving GHCi.
 }}}

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