darcs

Patch 453 Generalize withSignalsBlocked and withGutsOf

Title Generalize withSignalsBlocked and withGutsOf
Superseder Generalize withSignalsBlocked and withGutsOf
View: 455
Nosy List kerneis
Related Issues
Status obsoleted Assigned To
Milestone

Created on 2010-11-08.17:05:53 by kerneis, last changed 2010-11-15.15:03:52 by kowey. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
generalize-withsignalsblocked-and-withgutsof.dpatch kerneis, 2010-11-08.17:05:53 text/x-darcs-patch
unnamed kerneis, 2010-11-08.17:05:53
See mailing list archives for discussion on individual patches.
Messages
msg12943 (view) Author: kerneis Date: 2010-11-08.17:05:53
Hi,

this patch allows to return values other than unit through
withSignalsBlocked and withGutsOf.

It has originally been written as part of solving issue332.  Meanwhile,
another way of fixing issue332 has been found, but Ganesh told me on IRC
that he had to perform such a hack once, in another part of darcs, and
that it would be a good idea to integrate this patch anyway.

Hence, I resubmit it separately.  I believe it is correct, but I may
have misunderstood the semantics of block/unblock.  Someone also told me
these functions have changed in recent GHC, but I have not tested
(I'm using 6.12.1).

Best,
Gabriel

1 patch for repository http://darcs.net:

Thu Nov  4 12:45:45 CET 2010  Gabriel Kerneis <kerneis@pps.jussieu.fr>
  * Generalize withSignalsBlocked and withGutsOf
Attachments
msg12951 (view) Author: kerneis Date: 2010-11-08.20:18:09
Duplicate of patch455 (sent twice).
History
Date User Action Args
2010-11-08 17:05:53kerneiscreate
2010-11-08 17:13:32darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-1b8ee4c11170d931caf6cd632aafaeb6331e40a4
2010-11-08 20:18:09kerneissetstatus: needs-screening -> obsoleted
messages: + msg12951
2010-11-15 15:03:52koweysetsuperseder: + Generalize withSignalsBlocked and withGutsOf