Another bug.

This commit is contained in:
shivers 1996-09-23 05:01:27 +00:00
parent 759e929fa8
commit 31e3c2e522
1 changed files with 2 additions and 0 deletions

View File

@ -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,
to the %INSTALL-ENV procedure. Reported by Mike Sperber 9/19/96.
syntactically illegal LET in rw.scm. Reported by jsc 9/23/96.