[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: GJC at MIT-MC (George J. Carrette)
- Date: Tue, 31 Mar 81 21:28:00 GMT
- Original-date: 31 MAR 1981 1628-EST
I've got a bug that shows up when a lisp which was ^P'd wants
the TTY and is P'd. A PURGP error results that seems to have
something to do with the TTY-RETURN and the use of UNWIND-PROTECT.
To get it do
:plasma;Grtool
plasma;grtool test
2
* ards
^Z
^P
P
^Z
^P
P
that is, use the test files specified, and alt-p when it wants the
TTY.
This bug shows up in all my maclisp subsystems using unwind-protect
in the toplevel function. (Because of IOTA).