From: SASADA Koichi Date: 2011-08-25T08:14:39+09:00 Subject: [ruby-core:39099] Re: [Ruby 1.9 - Bug #2729] `unexpected break' occurs when a proc is called in ensure (2011/07/30 18:58), Kazuki Tsujimoto wrote: > A patch fixing the problem is attached, but it might be only a workaroud. Thank you. I'll apply this patch for 1.9.3 and trunk. To solve it, I'll change the vm_throw mechanism on trunk (not throw dfp, but throw cfp). # BTW, vm_throw() is toooo complicated. Regards, Koichi -- // SASADA Koichi at atdot dot net