#63: Attempt to GO to tag whose dynamic extent has ended exits ABCL -----------------------+---------------------------------------------------- Reporter: mevenson | Owner: mevenson Type: defect | Status: closed Priority: major | Milestone: unscheduled Component: other | Version: 1.0 Resolution: fixed | Keywords: -----------------------+---------------------------------------------------- Changes (by mevenson):
* status: accepted => closed * resolution: => fixed
Comment:
Further work by Erik culminating in r12177 made r12153 the wrong solution. Now, non-local transfers of control are properly recognized by both the interpreter and compiler raising errors so this should "never happen".