#454: Compile problems with TAGBODY ----------------------+------------------------ Reporter: mevenson | Owner: Type: defect | Status: new Priority: major | Milestone: 1.6.0 Component: compiler | Version: Keywords: | Parent Tickets: ----------------------+------------------------ {{{ (compile nil '(lambda () (tagbody (catch 'c 100)))) ==>
COMPILE-TAGBODY: tag not found: 100 [Condition of type SIMPLE-ERROR] }}}
c.f. https://github.com/armedbear/abcl/issues/70
-- Ticket URL: http://abcl.org/trac/ticket/454 armedbear http://abcl.org armedbear
armedbear-ticket@common-lisp.net