0.8.10.57:
[sbcl.git] / src / compiler / ir1opt.lisp
index 370c5a9..b538652 100644 (file)
               (:aborted
                (setf (combination-kind node) :error)
                (when args
-                 (apply #'compiler-warn args))
+                 (apply #'warn args))
                (remhash node table)
                nil)
               (:failure