CHG . 21332->21349 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=21349;diff_format=u CHG ChangeLog 21332->21349 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/ChangeLog?p1=branches/ruby_1_8_6/ChangeLog&r1=21332&r2=21349&pathrev=21349;diff_format=u CHG parse.y 17646->21349 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/parse.y?p1=branches/ruby_1_8_6/parse.y&r1=21332&r2=21349&pathrev=21349;diff_format=u CHG version.h 21332->21349 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/version.h?p1=branches/ruby_1_8_6/version.h&r1=21332&r2=21349&pathrev=21349;diff_format=u --- 20090106T072726 +++ 20090107T073254 @@ -1,384 +1,384 @@ sed '/^#/s|y\.tab\.c|parse.c|' y.tab.c > parse.c rm -f y.tab.c gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses -pipe -fno-common -DRUBY_EXPORT -I. -I. -c parse.c -parse.y:6334: warning: 'rb_parser_realloc' defined but not used -parse.y:6322: warning: 'rb_parser_calloc' defined but not used -parse.y:4537: warning: 'nodetype' defined but not used -parse.y:4544: warning: 'nodeline' defined but not used +parse.y:6336: warning: 'rb_parser_realloc' defined but not used +parse.y:6324: warning: 'rb_parser_calloc' defined but not used +parse.y:4539: warning: 'nodetype' defined but not used +parse.y:4546: warning: 'nodeline' defined but not used gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses -pipe -fno-common -DRUBY_EXPORT -I. -I. -c process.c process.c: In function 'proc_exec_v': process.c:998: warning: implicit declaration of function 'rb_thread_cancel_timer' @@ -441,11 +441,11 @@ gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses -pipe -fno-common -DRUBY_EXPORT -L. main.o dmydln.o libruby-static.a -lpthread -ldl -lobjc -o miniruby == version #