[GHC] #2963: Exception if current path has national symbols

GHC trac at galois.com
Wed Mar 11 22:11:24 EDT 2009


#2963: Exception if current path has national symbols
------------------------------------+---------------------------------------
    Reporter:  Tonal                |        Owner:  igloo  
        Type:  merge                |       Status:  closed 
    Priority:  normal               |    Milestone:  6.10.2 
   Component:  libraries/directory  |      Version:  6.10.1 
    Severity:  normal               |   Resolution:  fixed  
    Keywords:                       |   Difficulty:  Unknown
    Testcase:                       |           Os:  Windows
Architecture:  x86                  |  
------------------------------------+---------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed in 6.10 branch by:
 {{{
 Wed Mar 11 11:37:37 GMT 2009  Simon Marlow <marlowsd at gmail.com>
   * FIX #2963: Use System.Win32.getCurrentDirectory

 Wed Mar 11 17:56:59 PDT 2009  Ian Lynagh <igloo at earth.li>
   * Define and use c_getCurrentDirectory on Windows
   This means that we don't have to change the interface of Win32 in the
   6.10 branch.
 }}}

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


More information about the Glasgow-haskell-bugs mailing list