Bug in Nov-2002 Hugs with graphics library
Sigbjorn Finne
sof@galois.com
Thu, 21 Nov 2002 21:37:09 -0800
John Hughes john.hughes@swipnet.se writes:
>
>
> The attached program crashes the November 2002 hugs/winhugs.
> A graphics window appears, but when the mouse is moved over
> it (generating graphics events), hugs crashes.
OK, I think I've nailed this one now; installer + bundles have been
updated with a new&improved version of StdDIS.dll
If you prefer not to download a new installer just for that one file, the
fixed DLL is available via
http://cvs.haskell.org/Hugs/downloads/Nov2002/StdDIS.dll
replace it with the one in lib/win32/
hth
--sigbjorn