ruby-cvs:18126
From: (nobu) <nobu ruby-lang.org>
Date: Sat, 9 Sep 2006 04:55:04 +0900
Subject: [ruby-cvs:18126] ruby, ruby/ext: * ext/extmk.rb: Proc#call does not pass the block in 1.8.
nobu Sat, 9 Sep 2006 04:55:04 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog
ruby/ext:
extmk.rb
Log:
* ext/extmk.rb: Proc#call does not pass the block in 1.8.
Revision Changes Path
1.2673.2.1854 +3 -1 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1853&r2=1.2673.2.1854
1.44.2.31 +2 -2 ruby/ext/extmk.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/extmk.rb?cvsroot=src&r1=1.44.2.30&r2=1.44.2.31