X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=BUGS;h=34cebd62c45453733e7115e1546a06df48ed1139;hb=7e24349c17298e2959e853ea411b5f65d9f7f332;hp=74ffb2d7188bc00261310f56e2ffe10dba4c1c01;hpb=3357d40adfad43ce33a84cdf888977299241f8c8;p=sbcl.git diff --git a/BUGS b/BUGS index 74ffb2d..34cebd6 100644 --- a/BUGS +++ b/BUGS @@ -1794,10 +1794,4 @@ WORKAROUND: the problem is probably with the new FP implementation. 412: deletion of global variable references in safe code - The following returns 1 instead of signalling an error. - (funcall (compile nil - '(lambda () - (declare (optimize (safety 3))) - #:unbound - 42))) - Reported by Marco Monteiro on sbcl-devel. + fixed in 1.0.4.45.