X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=BUGS;h=1960b902f8e8bfc3f3d0befef0dad5f2b5e9b8fe;hb=10cdee0326e9e8a5bbfe1d8312a73d58f023fb5f;hp=b5f60a649fafadd0870d028d0c5df3721095f1e1;hpb=49b994b480409bc9bb184945d7d66f5d15299042;p=sbcl.git diff --git a/BUGS b/BUGS index b5f60a6..1960b90 100644 --- a/BUGS +++ b/BUGS @@ -2074,9 +2074,6 @@ WORKAROUND: the right fix is to remove the abstraction violation in the compiler's type deriver. -392: slot-accessor for subclass misses obsoleted superclass - (fixed in sbcl-0.9.7.9) - 393: Wrong error from methodless generic function (DEFGENERIC FOO (X)) (FOO 1 2) @@ -2151,9 +2148,6 @@ WORKAROUND: For some more details see comments for (define-alien-type-method (c-string :deport-gen) ...) in host-c-call.lisp. -399: LOOP FOR ACROSS and full call to DATA-VECTOR-REF - (fixed in sbcl-0.9.9.x) - 400: "aggressive constant folding" - (compile nil '(lambda () (or t (the integer (/ 1 0))))) - signals an error. + (fixed in sbcl-0.9.10.17) +