27 Apr
2011
27 Apr
'11
11:14 a.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: d17b3f2da97963f52102d35fce5976732dfc0310 https://github.com/MacRuby/MacRuby/commit/d17b3f2da97963f52102d35fce5976732d... Author: Kouji Takao <kouji@takao7.net> Date: 2011-04-27 (Wed, 27 Apr 2011) Changed paths: M vm.cpp M vm.h M vm_eval.c Log Message: ----------- fixed assertion fails in pop_current_exception when raise SyntaxError/rescue in rescue. (fixes #1244)