[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Worked in 1.2, now trap crashes.



Thanks, that fixed it.


> Whenever you call a Quickdraw trap, such as _InvalRect, ...

Most of the functions in Quickdraw.lisp do that, but _InvalRect is listed
under "window manager" traps.

Still, it's not very gracefull.. would there be a way to turn safety on when
making such calls, to be sure they're wrapped in the proper thing?

These things are impossible to debug.  It would be nice to have dribble close
the output file when lisp crashes.


Thanks for you help.

  -todd