Ticket #41 (new enhancement)
empty unwind-protect
| Reported by: | heller | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | 20a |
| Keywords: | Cc: |
Description
For simple code like:
(defun foo ()
(unwind-protect
nil))
the compiler produces awful lots of code.
Change History
Note: See
TracTickets for help on using
tickets.
