[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-LISP at MIT-MC
- From: William G. Dubuque <WGD at MIT-MC>
- Date: Tue, 21 Jul 81 01:52:00 GMT
- Original-date: 20 July 1981 21:52-EDT
- Sender: BIL at MIT-MC
It is not possible to use SETF on any of the class structure slots
given the way SI:CLASS-SLOT-ACCESSOR macro is defined in EXTMAC
(well only when running interpreted code - since then the accessor
turns into a lambda which confuses SETF).