OLDREV 30000 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30000&diff_format=u NEWREV 30068 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30068&diff_format=u CHG ChangeLog 29999->30068 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=30000&r2=30068&pathrev=30068&diff_format=u CHG version.h 30000->30068 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=30000&r2=30068&pathrev=30068&diff_format=u CHG lib/mkmf.rb 28047->30068 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/mkmf.rb?p1=branches/ruby_1_8/lib/mkmf.rb&r1=30000&r2=30068&pathrev=30068&diff_format=u ADD test/mkmf/ none->30068 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/mkmf/?pathrev=30068&diff_format=u ADD test/mkmf/base.rb none->30068 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/mkmf/base.rb?view=markup&pathrev=30068&diff_format=u ADD test/mkmf/test_find_executable.rb none->30068 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/mkmf/test_find_executable.rb?view=markup&pathrev=30068&diff_format=u ADD test/mkmf/test_sizeof.rb none->30068 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/mkmf/test_sizeof.rb?view=markup&pathrev=30068&diff_format=u =================================================================== +++ 20101203T224713Z @@ 4469 @@ "CHDIR"=>"cd -P", "RUBY_INSTALL_NAME"=>"ruby", "LN_S"=>"ln -s", + "extout"=>"$(topdir)/.ext", "EXTSTATIC"=>"", "mandir"=> "/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//share/man", @@ 4561 @@ "docdir"=> "/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//share/doc/$(PACKAGE)", "dvidir"=> + "/Users/chkbuild/chkbuild/tmp/build//Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/lib/rdoc/parsers/parse_c.rb:: warning: method redefined; discarding old progress /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/rdoc/parsers/test_parse_c.rb:: warning: method redefined; discarding old test_find_class_comment_define_class /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/rinda/test_rinda.rb:: warning: instance variable @m not initialized /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/ruby/test_array.rb:: warning: method redefined; discarding old setup @@ 4608 @@ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/xmlrpc/test_webrick_server.rb:: warning: ambiguous first argument; put parentheses or even spaces /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/xmlrpc/test_webrick_server.rb:: warning: ambiguous first argument; put parentheses or even spaces /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/zlib/test_zlib.rb:: warning: method redefined; discarding old test_gets +ruby-1.8-pth//share/doc/$(PACKAGE)", "host_vendor"=>"apple", "TRY_LINK"=>"", "SOLIBS"=>"", @@ 4630 @@ "RUBYW_INSTALL_NAME"=>"", "PATCHLEVEL"=>"-1", "WINDRES"=>"", + "srcdir"=>"./test", "archdir"=> "/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//lib/ruby/1.8/powerpc-darwin9.8.0", "ECHO_T"=>"", @@ 5392 @@ Finished in seconds. 11 tests, 175 assertions, 0 failures, 0 errors +== test/mkmf #