[MacRuby/MacRuby] 60723b: does not pop exception when called Kernel#throw if...
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 60723bfc81846600a620c7a0ba1816fa6d845ec2 https://github.com/MacRuby/MacRuby/commit/60723bfc81846600a620c7a0ba1816fa6d... Author: Kouji Takao <kouji@takao7.net> Date: 2011-04-22 (Fri, 22 Apr 2011) Changed paths: M vm.cpp M vm.h Log Message: ----------- does not pop exception when called Kernel#throw if pair of Kernel#catch is called in rescue block. (fixes #860) Commit: 2d46a9416b70031d5df1a466d6308390377430f9 https://github.com/MacRuby/MacRuby/commit/2d46a9416b70031d5df1a466d630839037... Author: Kouji Takao <kouji@takao7.net> Date: 2011-04-22 (Fri, 22 Apr 2011) Changed paths: M test_vm/catch.rb Log Message: ----------- added test case for #860. (refs #860) Compare: https://github.com/MacRuby/MacRuby/compare/246dd5d...2d46a94
participants (1)
-
noreply@github.com