At 07:37 AM 2/7/2002 -0700, Ben Wing wrote:
[chuck -- apologies if you didn't write the code. problem is that
in
mark_redisplay[], before marking the window mirrors, the code tries to update
them, which does all sorts of things, some of which turn out to be extremely
unsafe during gc, esp. under windows, where we create or delete some scrollbar
windows, triggering the one of the internal event loops. this update is
unnecessary because marking should never change state.]
I honestly have no idea any more what I did and did not write :-)
-Chuck