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

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


Comment:

 Thanks for the report and patch. Happily, `GetShortPathName` is no longer
 used in the ghci wrapper in the HEAD. I've opened #4275 for the last
 remaining call to `GetShortPathName`.

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