[macruby-changes] [MacRuby/MacRuby] 60723b: does not pop exception when called Kernel#throw if...

noreply at github.com noreply at github.com
Fri Apr 22 08:14:43 PDT 2011


Branch: refs/heads/master
Home:   https://github.com/MacRuby/MacRuby

Commit: 60723bfc81846600a620c7a0ba1816fa6d845ec2
    https://github.com/MacRuby/MacRuby/commit/60723bfc81846600a620c7a0ba1816fa6d845ec2
Author: Kouji Takao <kouji at 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/2d46a9416b70031d5df1a466d6308390377430f9
Author: Kouji Takao <kouji at 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


More information about the macruby-changes mailing list