[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
The UNWIND-PROTECT/*FUNCTION bug
- To: BUG-LISP at MIT-MC
- Subject: The UNWIND-PROTECT/*FUNCTION bug
- From: Kent M. Pitman <KMP at MIT-MC>
- Date: Fri, 21 Aug 81 06:16:00 GMT
- Original-date: 21 August 1981 02:16-EDT
This bug is not really in *FUNCTION. The 2-arg case of EVAL and the 3-arg
case of APPLY lose similarly when there is a WITHOUT-INTERRUPTS or
UNWIND-PROTECT type thing on the stack in between the execution of the
EVAL/APPLY and the context being re-instantiated.