X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=BUGS;h=1960b902f8e8bfc3f3d0befef0dad5f2b5e9b8fe;hb=0ca182b2e0fd9a7fc8005bef9d21000b326208fc;hp=bc78b722fffb9d57207276826cde5f9bdb5868ce;hpb=944adaa836a8011ceeadb305bf1fe328c9a2c4ba;p=sbcl.git diff --git a/BUGS b/BUGS index bc78b72..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) @@ -2150,3 +2147,7 @@ WORKAROUND: For some more details see comments for (define-alien-type-method (c-string :deport-gen) ...) in host-c-call.lisp. + +400: "aggressive constant folding" + (fixed in sbcl-0.9.10.17) +