I just tried but do not get a crash with OS X 10.7.5 and DrRacket 5.3.5.
On Sun, Jul 14, 2013 at 1:29 PM, Erich Rast <er...@snafu.de> wrote: > This bug is a minor show-stopper in my project ("minor" because I could > simply remove the functionality that makes use of the function). > The bug was filed on May 26 and nobody is assigned to it yet, so > I wonder: Is it repeatable? Could someone else confirm it? Does it only > occur in my particular VM configuration? > > The following program crashes on OS X 10.5.5: > > #lang racket/gui > > (define-values (p modifiers) (get-current-mouse-state)) > > ; this program crashes DrRacket > > because get-current-mouse-state seems to call an unsupported API > function. It works fine on Linux 64 bit. Haven't tested it on > Windows. > > Best, > > Erich > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users ____________________ Racket Users list: http://lists.racket-lang.org/users