(I seem to've screwed up during the checkin of 0.pre7.131 before, so
[sbcl.git] / BUGS
diff --git a/BUGS b/BUGS
index 51b93a6..5934e31 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1233,6 +1233,14 @@ Error in function C::GET-LAMBDA-TO-COMPILE:
   T
   T
 
+141: 
+  Pretty-printing nested backquotes doesn't work right, as 
+  reported by Alexey Dejneka sbcl-devel 2002-01-13:
+  * '``(FOO ,@',@S)
+  ``(FOO SB-IMPL::BACKQ-COMMA-AT S)
+  * (lisp-implementation-version)
+  "0.pre7.129"
+
 
 KNOWN BUGS RELATED TO THE IR1 INTERPRETER