[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-ML
- To: (BUG COMPLR) at MIT-MC
- Subject:
- From: WJL@MIT-ML
- From: RWK at MIT-MC (Robert W. Kerns)
- Date: Sun, 15 Dec 80 18:38:57 GMT
- Date: Mon, 15 Dec 80 18:23:00 GMT
- Cc: (BUG LISP) at MIT-MC
- Original-date: 12/15/80 14:38:57 EDT
- Original-date: 15 DEC 1980 1323-EST
P1MAP was the culprit, due to JONL getting confused when converting
an SI:GEN-LOCAL-VAR back to a LOCAL-VAR call, and not preserving the implicit
SETQ involved. However, in order to understand this function enough to find
where it was happening, I had to re-arrange this function, LETifying it,
etc. I'm pretty sure my change is functionally equivalent, minus the reported
bug. I recompiled EXTEND; I'll look for other things that may need
recompiling.