#3914: handleToFd closes Fd when Handle is GC'd
-------------------------------+--------------------------------------------
    Reporter:  danderson       |        Owner:  igloo                      
        Type:  merge           |       Status:  new                        
    Priority:  normal          |    Milestone:  6.12.2                     
   Component:  libraries/base  |      Version:  6.10.4                     
    Keywords:                  |   Difficulty:                             
          Os:  Linux           |     Testcase:                             
Architecture:  x86             |      Failure:  Incorrect result at runtime
-------------------------------+--------------------------------------------
Changes (by simonmar):

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


Comment:

 Fixed:

 {{{
 Fri Mar 19 21:08:02 GMT 2010  Simon Marlow <[email protected]>
   * handleToFd: close both sides of a DuplexHandle (#3914)

     M ./System/Posix/IO.hsc -1 +10

 Mon Mar 22 13:16:15 GMT 2010  Simon Marlow <[email protected]>
   * fix warnings

     M ./System/Posix/IO.hsc -1 +2
 }}}

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