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

new version of boot.lisp



Some of you may have experienced problems with the symbol &rest being
used as an unbound variable.  This happens in some defmethods where
call-next-method is used.

This was caused by a bug in the boot.lisp file.  If you are running into
this problem, you can fix it by getting yourself a new copy of the
boot.lisp file from parcvax.xerox.com.
-------