[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
new PCL on Explorers
- To: brill@VAXA.ISI.EDU
- Subject: new PCL on Explorers
- From: Dan Cerys <cerys@bbn.com>
- Date: Fri, 30 Sep 88 10:13:42 EDT
- Cc: commonloops.pa@Xerox.COM
- In-reply-to: Dave Brill's message of Thu, 29 Sep 88 22:09:33 PST <8809300609.AA02615@vaxa.isi.edu>
- Redistributed: commonloops.pa
- Sender: cerys@bbn.com
Dave,
There is a patch from TI for the Explorer problem of DEFSETF and &rest
args. You should be able to get it by calling your friendly TI support
folks.
BUT, this fix will only get you over one problem onto another. You will
then run into a problem the first time add-method is called in vector.lisp.
It looks like a macro expansion problem that results in RPLACA of NIL. I
haven't had the time to check whether this is a TI problem or problem in
the TI-specific PCL code (i.e., in FIN.LISP). If you find the problem, please
let us know about it.
Dan