[cmucl-ticket] [cmucl] #41: empty unwind-protect
cmucl
cmucl-devel at common-lisp.net
Thu Jul 1 09:45:13 UTC 2010
#41: empty unwind-protect
-------------------------+--------------------------------------------------
Reporter: heller | Owner: somebody
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Core | Version: 20a
Keywords: |
-------------------------+--------------------------------------------------
For simple code like:
{{{
(defun foo ()
(unwind-protect
nil))
}}}
the compiler produces awful lots of code.
--
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/41>
cmucl <http://common-lisp.net/project/cmucl>
cmucl
More information about the cmucl-ticket
mailing list