
21 Jun
2009
21 Jun
'09
7:44 a.m.
On 20 Jun 2009, at 1:31 pm, Yusaku Hashimoto wrote:
It is problem about the library for dealing OS process. This bug is fixed, and fixed version of process is in the repository. You can check out latest library from http://darcs.haskell.org/packages/ process and replace the library in the build directory (libraries/ process).
If you are bothered to this, you can just comment-in a line 90 (maybe near of here...) in libraries/process/cbits/runProcess.c to disableItimers() in the child process.
HTH, Hashimoto
The patch worked, inasmuch as I now get different errors! Thankyou for your reply, it's much appreciated. I'll keep plugging away... Iain