X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=BUGS;h=5a4d7c53c4530b88fbda3fcb95e2553cadc7ca00;hb=9d7bfe2e755ab75fa31603f1ce86d66b349bf030;hp=3389897784e44b1348a66768b8b1286f7a3f3ff7;hpb=ca379afc74fe525fd70035546d066de5f5ec874d;p=sbcl.git diff --git a/BUGS b/BUGS index 3389897..5a4d7c5 100644 --- a/BUGS +++ b/BUGS @@ -1308,12 +1308,9 @@ WORKAROUND: (NTH-VALUE 1000 (VALUES-LIST (MAKE-LIST 1001))) takes several hours to compile. -247: "incomplete conversion of stack parameters in #-SB-THREAD code" - In 0.pre8.67/x86/nothreads, executing (ROOM) causes an error to - be signalled: - The variable SB-VM:CONTROL-STACK-END is unbound. - (When this is fixed, the ROOM entries in tests/smoke.impure.lisp - should be uncommented.) +248: "reporting errors in type specifier syntax" + (TYPEP 1 '(SYMBOL NIL)) says something about "unknown type + specifier". DEFUNCT CATEGORIES OF BUGS IR1-#: