X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=BUGS;h=1960b902f8e8bfc3f3d0befef0dad5f2b5e9b8fe;hb=3df286f570d93bceaf806d125ffcd276f7ae26b8;hp=ed32c27c9d9c604d744ef2d6445a46d5fd2e8ec6;hpb=d59fb3b0953c8d14427b60f949a0e567a8b79fe0;p=sbcl.git diff --git a/BUGS b/BUGS index ed32c27..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,5 +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" + (fixed in sbcl-0.9.10.17) +