
1 Jul
2010
1 Jul
'10
9:45 a.m.
#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