ruby-cvs:15638
From: (nobu) <nobu ruby-lang.org>
Date: Sun, 25 Sep 2005 08:20:16 +0900
Subject: [ruby-cvs:15638] ruby, ruby/test/rss: * test/rss/test_content.rb, test/rss/test_syndication.rb: use fcall
nobu Sun, 25 Sep 2005 08:20:16 +0900
Modified files:
ruby:
ChangeLog
ruby/test/rss:
test_content.rb test_syndication.rb
Log:
* test/rss/test_content.rb, test/rss/test_syndication.rb: use fcall
instead of send in order to override visibility.
Revision Changes Path
1.4644 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4643&r2=1.4644
1.10 +4 -4 ruby/test/rss/test_content.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/test/rss/test_content.rb?cvsroot=src&r1=1.9&r2=1.10
1.10 +4 -4 ruby/test/rss/test_syndication.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/test/rss/test_syndication.rb?cvsroot=src&r1=1.9&r2=1.10