From: Mads L. <mad...@ya...> - 2008-01-30 21:19:42
|
Wed Jan 30 21:29:12 CET 2008 Mads Lindstroem <mad...@ya...> * Workaround for processExecAsyncTimed bug = When a process, created with the function processExecAsyncTimed, stops it makes WxHaskell die with "Prelude.chr bad argument". The problem is reported elsewhere http://sourceforge.net/mailarchive/message.php?msg_id=3D54647.129.16.31.1= 49.1111686341.squirrel%40webmail.chalmers.se and here http://www.mail-archive.com/wxh...@li.../msg0026= 7.html . = This patch does not solve the underlying problem, as it is still unknown,= but do create a workaround. = The bug has only been seen on Linux systems. = |