ruby-cvs:23754
From: matz ruby-lang.org
Date: Thu, 22 May 2008 05:50:17 +0900 (JST)
Subject: [ruby-cvs:23754] Ruby:r16514 (ruby_1_8): * proc.c (proc_dup): should copy safe_level from src proc
matz 2008-05-22 05:50:16 +0900 (Thu, 22 May 2008)
New Revision: 16514
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/eval.c
branches/ruby_1_8/version.h
Log:
* proc.c (proc_dup): should copy safe_level from src proc
properly. a patch from Keita Yamaguchi
<keita.yamaguchi at gmail.com>
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16514&r2=16513&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=16514&r2=16513&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?r1=16514&r2=16513&diff_format=u