[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

The UNWIND-PROTECT/*FUNCTION bug



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.