aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions
diff options
context:
space:
mode:
authorgwern0 <gwern0@gmail.com>2011-04-11 18:37:40 +0200
committergwern0 <gwern0@gmail.com>2011-04-11 18:37:40 +0200
commit21547435014507058b0f1c921431b608a897193d (patch)
treeaddb6ee0d161ca48ed89c14ad7a6c91dbb863d51 /XMonad/Actions
parent0b0d55ac9ba9090d705cd1dc31c9f703dc47873c (diff)
downloadXMonadContrib-21547435014507058b0f1c921431b608a897193d.tar.gz
XMonadContrib-21547435014507058b0f1c921431b608a897193d.tar.xz
XMonadContrib-21547435014507058b0f1c921431b608a897193d.zip
XMonad.Util.Run: resolve issue #441
Ignore-this: 9e3da81df65f6750c822a5044952f1a1 See <http://code.google.com/p/xmonad/issues/detail?idD1> > I have run into programs that fail when run by safeSpawn but succeed with spawn. > I tracked it down in one (python) and it seems to be due to uninstallSignalHandlers. > When run by safeSpawn, the program reports errors from wait. dylan did not supply a patch and his version doesn't match the declared type signature; since I don't want to break every `safeSpawn` user, I tossed a `>> return ()` in to make the type right, although I'm troubled at removing the exception functions. darcs-hash:20110411163740-f7719-bf0d46f94d103cc328629ad32f8e650fec609cdc.gz
Diffstat (limited to 'XMonad/Actions')
0 files changed, 0 insertions, 0 deletions