CHG . 24192->24202 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24202;diff_format=u CHG ChangeLog 24192->24202 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=24192&r2=24202&pathrev=24202;diff_format=u CHG configure.in 23349->24202 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/configure.in?p1=branches/ruby_1_8/configure.in&r1=24192&r2=24202&pathrev=24202;diff_format=u CHG eval.c 23922->24202 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?p1=branches/ruby_1_8/eval.c&r1=24192&r2=24202&pathrev=24202;diff_format=u CHG ruby.h 24192->24202 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ruby.h?p1=branches/ruby_1_8/ruby.h&r1=24192&r2=24202&pathrev=24202;diff_format=u CHG version.h 24182->24202 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=24192&r2=24202&pathrev=24202;diff_format=u --- 20090719T082735 +++ 20090720T082717 @@ -1,95 +1,96 @@ checking string literal concatenation... yes checking for variable length prototypes and stdarg.h... yes checking for noreturn function attribute... __attribute__ ((noreturn)) x +checking for deprecated function attribute... __attribute__ ((deprecated)) x checking for noinline function attribute... __attribute__ ((noinline)) x checking for RUBY_EXTERN... no checking whether sys_nerr is declared... yes @@ -570,7 +571,7 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lrt -ldl -lcrypt -lm -o miniruby == miniversion #