CHG . 25983->25995 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=25995;diff_format=u CHG ChangeLog 25983->25995 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=25983&r2=25995&pathrev=25995;diff_format=u CHG marshal.c 25430->25995 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/marshal.c?p1=branches/ruby_1_8/marshal.c&r1=25983&r2=25995&pathrev=25995;diff_format=u CHG version.h 25982->25995 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=25983&r2=25995&pathrev=25995;diff_format=u CHG test/ruby/test_marshal.rb 25230->25995 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/ruby/test_marshal.rb?p1=branches/ruby_1_8/test/ruby/test_marshal.rb&r1=25983&r2=25995&pathrev=25995;diff_format=u COMMIT instance_eval doesn't get constants in the receiver if a block given in both 1.8 and 1.9. http://github.com/rubyspec/rubyspec/commit/4276f3afc59bd2e4fcc2bfcf5a24058fdf6af35f --- 20091204T082433 +++ 20091205T082430 @@ -1,543 +1,543 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lrt -ldl -lcrypt -lm -o miniruby == miniversion #