Project

General

Profile

Bug #2729 » proc_in_ensure.patch

wanabe (_ wanabe), 02/21/2010 07:21 PM

View differences:

vm_eval.c (working copy)
VALUE (*bl_proc) (ANYARGS), VALUE data2)
{
struct iter_method_arg arg;
rb_thread_t *th = GET_THREAD();
rb_vm_make_env_object(th, th->cfp);
arg.obj = obj;
arg.mid = mid;
arg.argc = argc;
(1-1/2)