[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-LISP at MIT-MC
- From: Richard L. Bryan <RLB at MIT-MC>
- Date: Thu, 24 Sep 81 20:38:00 GMT
- Original-date: 24 September 1981 16:38-EDT
Date: 24 September 1981 03:15-EDT
From: Richard L. Bryan <RLB at MIT-MC>
The lsubr definition for SI:EXTEND in LSPSRC;EXTBAS seems to have
si:extend-q-overhead added into the ARG ref rather than the I ref.
Thus (SI:EXTEND VECTOR-CLASS 'X) returns #(X NIL). This Watergate
plumber was discovered only because some code was compiled in an
environment without the whitewash SI:EXTEND macro in EXTHUK.
I fixed this.