X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=BUGS;h=6e319337ccee14e6594b745e4b022458d2619927;hb=68612b8227bdd1a9e70962201f54231c82affa17;hp=7586950c0faf1300a1800bdc9b2648fec3db1b01;hpb=a4573e20ce28626ca6926fe7879c46fa1c55c1b7;p=sbcl.git diff --git a/BUGS b/BUGS index 7586950..6e31933 100644 --- a/BUGS +++ b/BUGS @@ -1080,11 +1080,15 @@ WORKAROUND: AMOP seems to say that it should work (first ADD-METHOD initializes GF lambda list). -263: - :PREFIX, :PER-LINE-PREFIX and :SUFFIX arguments of - PPRINT-LOGICAL-BLOCK may be complex strings. +264: + (reported by on #lisp 2003-07-16) - (fixed in 0.8.1.33) + (progv '(foo) '(1) + (eval '(symbol-macrolet ((foo 3)) + (declare (special foo)) + foo))) + + does not signal an error. DEFUNCT CATEGORIES OF BUGS IR1-#: