From 8830eb048ef614a164d33effa8580eda16b87af0 Mon Sep 17 00:00:00 2001 From: sam Date: Wed, 24 Sep 2003 09:15:37 +0000 Subject: [PATCH] * New bugs. git-svn-id: svn://svn.zoy.org/elk/trunk@182 55e467fa-43c5-0310-a8a2-de718669efc6 --- BUGS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BUGS b/BUGS index 768792b..f59a715 100644 --- a/BUGS +++ b/BUGS @@ -36,3 +36,7 @@ Generational/Incremental Garbage Collector o The percentage displayed at the end of a GC run is sometimes wrong. + o The scope of the name of a named let is wrong, as explained in + http://groups.google.com/groups?selm=871zemtmd4.fsf%40app.dial.idiom.com + + o Almost no Unix commands work under Win32, and they are badly disabled.