[parrot/parrot] c116c0: fix exception handler removing in try/block_handle...
noreply at github.com
noreply at github.com
Mon Nov 7 13:13:39 UTC 2011
Branch: refs/heads/mls/kill-events-in-ehqueue
Home: https://github.com/parrot/parrot
Commit: c116c0f21dabb061b40bdc7df39ee171582c1d3e
https://github.com/parrot/parrot/commit/c116c0f21dabb061b40bdc7df39ee171582c1d3e
Author: Michael Schroeder <mls at suse.de>
Date: 2011-11-07 (Mon, 07 Nov 2011)
Changed paths:
M compilers/pct/src/PAST/Compiler.pir
Log Message:
-----------
fix exception handler removing in try/block_handlers by using the new pop_upto_eh op. Also finialize the exceptions at the end of the handlers.
More information about the parrot-commits
mailing list