[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:20788

From: matz ruby-lang.org
Date: Fri, 28 Sep 2007 23:17:29 +0900 (JST)
Subject: [ruby-cvs:20788] Ruby:r13551 (trunk): * insnhelper.ci (vm_call_method): allow send! to call protected

matz	2007-09-28 23:17:28 +0900 (Fri, 28 Sep 2007)

  New Revision: 13551

  Modified files:
    trunk/ChangeLog
    trunk/compile.c
    trunk/insnhelper.ci
    trunk/vm_core.h

  Log:
    * insnhelper.ci (vm_call_method): allow send! to call protected
      methods as well.  [ruby-core:12280]

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/insnhelper.ci?r1=13551&r2=13550
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=13551&r2=13550
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13551&r2=13550
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_core.h?r1=13551&r2=13550


[前][次][番号順一覧][スレッド一覧][生データ]