#6130: Weak pointer to MVar is finalized, even though MVar is still accessible
------------------------------------------+---------------------------------
  Reporter:  jmillikin                    |          Owner:                  
      Type:  bug                          |         Status:  closed          
  Priority:  normal                       |      Milestone:                  
 Component:  Compiler                     |        Version:  7.4.1           
Resolution:  fixed                        |       Keywords:                  
        Os:  Unknown/Multiple             |   Architecture:  Unknown/Multiple
   Failure:  Incorrect result at runtime  |     Difficulty:  Unknown         
  Testcase:                               |      Blockedby:                  
  Blocking:                               |        Related:                  
------------------------------------------+---------------------------------
Changes (by simonmar):

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


Comment:

 {{{
 commit b8df01cbaeb2203834a26838be18c9ca372c5881
 Author: Simon Marlow <marlo...@gmail.com>
 Date:   Mon Jun 4 10:34:30 2012 +0100

     add mkWeakMVar; deprecate addMVarFinalizer (#6130)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6130#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to