patch applied (ghc-6.6/ghc): Eagerly raise a blocked exception when entering ' unblock' or exiting ' block'
Ian Lynagh <[email protected]> Fri, 19 Jan 2007 08:01:10 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Fri Jan 5 05:57:15 PST 2007 Simon Marlow <[email protected]> * Eagerly raise a blocked exception when entering 'unblock' or exiting 'block' This fixes #1047 M ./rts/Exception.cmm -5 +50 M ./rts/RaiseAsync.c -2 +6 M ./rts/RaiseAsync.h -1 +1