Another bug.
This commit is contained in:
parent
759e929fa8
commit
31e3c2e522
|
@ -31,3 +31,5 @@ autoreap-policy's optional arg wasn't optional -- the dot was missing.
|
||||||
|
|
||||||
alist->env didn't work, because it was passing a list, not a vector,
|
alist->env didn't work, because it was passing a list, not a vector,
|
||||||
to the %INSTALL-ENV procedure. Reported by Mike Sperber 9/19/96.
|
to the %INSTALL-ENV procedure. Reported by Mike Sperber 9/19/96.
|
||||||
|
|
||||||
|
syntactically illegal LET in rw.scm. Reported by jsc 9/23/96.
|
||||||
|
|
Loading…
Reference in New Issue