#23: RETURN handled differently in interpreted and compiled code -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: component1 | Version: Resolution: fixed | Keywords: -------------------------+-------------------------------------------------- Changes (by vvoutilainen): * status: new => closed * resolution: => fixed Comment: Fixed by commit r11396. Thanks to Erik for finding the problematic portion in jvm.lisp. The culprit was in p1-function, which generated a block around the body of an anonymous lambda. -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/23#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear