X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fvop.lisp;h=29d1a491939b8cbf5059421e6f842c8dcd23aff5;hb=c1aeac123df223746249567a9c0d2f656d1222cb;hp=292996147ccc9ef1c57618e96e4f402f96108765;hpb=1bfc464c657a8f4ad24ef612f76a38d8f6f1bbad;p=sbcl.git diff --git a/src/compiler/vop.lisp b/src/compiler/vop.lisp index 2929961..29d1a49 100644 --- a/src/compiler/vop.lisp +++ b/src/compiler/vop.lisp @@ -368,7 +368,7 @@ ;; function as far as the debugger is concerned. (environment-start nil :type (or label null))) (defprinter (ir2-physenv) - environment + closure old-fp return-pc return-pc-pass)