On Tue, Oct 28, 2008 at 10:15:32PM -0500, Patrick R. Michaud wrote: > ... As discussed in #parrotsketch > earlier today and summarized at [1], the correct form of the > above loop would have the "pop_eh" line after the do_inc label, > so that every exception handler created in the loop is removed > before going on to the next loop iteration.
Forgot the reference: [1] http://lists.parrot.org/pipermail/parrot-dev/2008-October/000148.html Pm