#2889: Compilation fails - Can't opne temporary
---------------------------+------------------------------------------------
  Reporter:  fobrock       |          Owner:         
      Type:  bug           |         Status:  closed 
  Priority:  high          |      Milestone:  6.10.2 
 Component:  Compiler      |        Version:  6.10.4 
Resolution:  fixed         |       Keywords:         
Difficulty:  Unknown       |             Os:  Windows
  Testcase:                |   Architecture:  x86    
   Failure:  None/Unknown  |  
---------------------------+------------------------------------------------
Changes (by simonmar):

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


Comment:

 Fixed in 6.12.2 and later, by

 {{{
 Thu Mar 25 06:32:37 PDT 2010  Ian Lynagh <[email protected]>
   * Use </> rather than ++ "/"
   This stops us generating paths like
       c:\foo\/ghc460_0/ghc460_0.o
   which windres doesn't understand.
 }}}

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