#3832: openTempFile does not apply an encoding to the stream
---------------------------------+------------------------------------------
    Reporter:  ross              |        Owner:  igloo       
        Type:  merge             |       Status:  new         
    Priority:  high              |    Milestone:  6.12.2      
   Component:  libraries/base    |      Version:  6.12.1      
    Keywords:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Testcase:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------
Changes (by simonmar):

  * owner:  simonmar => igloo
  * status:  assigned => new
  * type:  bug => merge


Comment:

 Fixed:

 {{{
 Wed Jan 20 21:18:30 GMT 2010  Simon Marlow <[email protected]>
   * fix #3832: use the locale encoding in openTempFile
   Also while I was here fix an XXX: the Handle contained an
   uninformative string like <fd: 4> for error messages rather than the
   real file path.
 }}}

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