WinHugs, run mode bug fix
Neil Mitchell
ndmitchell at gmail.com
Wed Sep 7 09:15:40 EDT 2005
Hi,
BUG:
If you load a file that fails, i.e. because of a syntax error, then
the program remains in run mode with the Run button disabled and the
Stop button enabled.
This patch fixes this bug. Instead of relying on executing after
doCommand, it traps the message pump which is restarted after longjmp.
Thanks
Neil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug1.patch
Type: application/octet-stream
Size: 1884 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/cvs-hugs/attachments/20050907/43d3bfae/bug1.obj
More information about the Cvs-hugs
mailing list