#4266: ghci can't find ghc.exe on Windows 7 if the path contains spaces
-------------------------------+--------------------------------------------
    Reporter:  refold          |        Owner:            
        Type:  bug             |       Status:  patch     
    Priority:  high            |    Milestone:  6.14.1    
   Component:  GHCi            |      Version:  6.12.3    
    Keywords:                  |     Testcase:            
   Blockedby:                  |   Difficulty:            
          Os:  Windows         |     Blocking:            
Architecture:  x86_64 (amd64)  |      Failure:  GHCi crash
-------------------------------+--------------------------------------------
Changes (by refold):

  * status:  new => patch


Comment:

 The attached patch fixes the issue on Windows 7 by removing the call to
 GetShortPathName.

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