Re: Bug in Nov-2002 Hugs with graphics library
"Sigbjorn Finne" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <00fd01c29175$5d5e7db0$1e32a8c0@sofxp> |
Thanks - this, for reasons yet known, only applies to the freshly built hugs/winhugs binaries that were included in the installer you're using. Building from source just now (with the same compiler version, but on a different box), doesn't elicit this crash. Odd. I'll probably end up re-building the installer - will try to attend to this sometime tonight (local time.) --sigbjorn ----- Original Message ----- From: John Hughes To: [email protected] Sent: Wednesday, November 20, 2002 16:55 Subject: Bug in Nov-2002 Hugs with graphics library 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. John Hughes