ruby-cvs:20330
From: ko1 ruby-lang.org
Date: Sat, 18 Aug 2007 14:07:08 +0900 (JST)
Subject: [ruby-cvs:20330] Ruby:r13093 (trunk): * compile.c (iseq_compile_each): fix to allow self.x=
ko1 2007-08-18 14:07:07 +0900 (Sat, 18 Aug 2007)
New Revision: 13093
Modified files:
trunk/ChangeLog
trunk/bootstraptest/test_method.rb
trunk/compile.c
Log:
* compile.c (iseq_compile_each): fix to allow self.x=
if x= is private.
* bootstraptest/test_method.rb: add a test for above.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=13093&r2=13092
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13093&r2=13092
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_method.rb?r1=13093&r2=13092