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