Andrew Ruder wrote: > Just wondering if someone who was familiar with NSWindow would > know if the window could possibly be deallocated between a > NSLeftMouseButtonDown and a NSLeftMouseButtonUp or a > start of a dragging operation and the end of one. In either case > it should be safe to apply this patch, just in case.
This patch causes some apps to segfault when you click quit in the menu. Patch looks ok, though, and neither zombies nor double release checking catches anything. I'm investigating. - Alexander Malmberg _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
