Changeset 6762


Ignore:
Timestamp:
Jun 18, 2007, 1:44:09 AM (17 years ago)
Author:
Gary Byers
Message:

Remember the condition that's already been reported ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ide-1.0/ccl/examples/cocoa-window.lisp

    r6745 r6762  
    122122                condition)))
    123123      (unless (member c *event-process-reported-conditions*)
     124        (push c *event-process-reported-conditions*)
    124125        (catch 'need-a-catch-frame-for-backtrace
    125126          (let* ((*debug-in-event-process* nil)
Note: See TracChangeset for help on using the changeset viewer.