From 31e3c2e5223e8f14aeca629968c9de8a67a1e4a5 Mon Sep 17 00:00:00 2001 From: shivers Date: Mon, 23 Sep 1996 05:01:27 +0000 Subject: [PATCH] Another bug. --- Error-log | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Error-log b/Error-log index 99ed904..6922297 100644 --- a/Error-log +++ b/Error-log @@ -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.