patch applied (ghc): FIX #767 (withMVar family have a bug)

Simon Marlow simonmar at microsoft.com
Fri May 18 08:25:52 EDT 2007


Fri May 18 05:25:05 PDT 2007  Simon Marlow <simonmar at microsoft.com>
  * FIX #767 (withMVar family have a bug)
  We never want to raise a StackOverflow exception inside
  Control.Exception.block, because the user has no reasonable way of
  handling it, and it invalidates some useful guarantees.

    M ./rts/Schedule.c -1 +6



More information about the Cvs-ghc mailing list