X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=ac0ca2e82ea414c587a0fd5a21a1c5e0e18ea57b;hb=2d996b6c1f64a2a8f7515629bba134da0d0f0d32;hp=addba38b9f245ca7599c980d1893d764f20ecaf4;hpb=bdb53694a70062532aa735e4cb37db51e9cd7254;p=sbcl.git diff --git a/NEWS b/NEWS index addba38..ac0ca2e 100644 --- a/NEWS +++ b/NEWS @@ -22,10 +22,15 @@ changes in sbcl-0.8.19 relative to sbcl-0.8.18: directories works correctly. (thanks to Artem V. Andreev) * fixed bug 125: compiler preserves identity of closures. (reported by Gabe Garza) + * bug fixed: functions with &REST arguments sometimes failed with + "Undefined function" when compiled with (DEBUG 3). (reported by + Robert J. Macomber) * build fix: fixed the dependence on *LOAD-PATHNAME* and *COMPILE-FILE-PATHNAME* being absolute pathnames. * on x86 compiler partially supports stack allocation of dynamic-extent closures. + * GO and RETURN-FROM do not check the extent of their exit points + when compiled with SAFETY 0. * fixed some bugs related to Unicode integration: ** encoding and decoding errors are now much more robustly handled; it should now be possible to recover even from invalid