X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=inline;f=NEWS;h=f2b13feb0ad8a95cfad1eec12e809a0a50273e1b;hb=56d318ce89dd0c1cff3fd210691ac0367b1382e3;hp=f2a3ae6ca97e091880efeee3dc2441d5c8df0679;hpb=1fc851cde8352f4f3c1062ee46593e66a6284c60;p=sbcl.git diff --git a/NEWS b/NEWS index f2a3ae6..f2b13fe 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,14 @@ ;;;; -*- coding: utf-8; -*- changes in sbcl-1.0.19 relative to 1.0.18: + * new feature: user-customizable variable SB-EXT:*MUFFLED-WARNINGS*; + warnings that go otherwise unhandled will be muffled if they are + of the type that's the value of this variable. * optimization: stack allocation is slightly more efficient on x86 and x86-64. + * bug fix: DEFSTRUCT forms with user-specified :CONSTRUCTOR options, + where a raw slot always is initialized using the initform whose + type is not know sufficiently well a compile-time are now compiled + correctly. (reported by John Morrison) * bug fix: compiler no longer makes erronous assumptions in the presense of non-foldable SATISFIES types. * bug fix: stack analysis missed cleanups of dynamic-extent