CHG . 23233->23343 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23343;diff_format=u CHG ChangeLog 23233->23343 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/ChangeLog?p1=branches/ruby_1_9_1/ChangeLog&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG array.c 21836->23339 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/array.c?p1=branches/ruby_1_9_1/array.c&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG common.mk 23228->23342 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/common.mk?p1=branches/ruby_1_9_1/common.mk&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG configure.in 23232->23343 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/configure.in?p1=branches/ruby_1_9_1/configure.in&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG dir.c 21832->23338 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/dir.c?p1=branches/ruby_1_9_1/dir.c&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG eval.c 21850->23342 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/eval.c?p1=branches/ruby_1_9_1/eval.c&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG gem_prelude.rb 21011->23340 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/gem_prelude.rb?p1=branches/ruby_1_9_1/gem_prelude.rb&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG process.c 23183->23343 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/process.c?p1=branches/ruby_1_9_1/process.c&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG sprintf.c 21306->23341 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/sprintf.c?p1=branches/ruby_1_9_1/sprintf.c&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG string.c 22745->23334 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/string.c?p1=branches/ruby_1_9_1/string.c&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG version.h 23212->23330 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/version.h?p1=branches/ruby_1_9_1/version.h&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG include/ruby/intern.h 22532->23329 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/include/ruby/intern.h?p1=branches/ruby_1_9_1/include/ruby/intern.h&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG test/ruby/test_array.rb 21814->23339 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/test/ruby/test_array.rb?p1=branches/ruby_1_9_1/test/ruby/test_array.rb&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG test/ruby/test_m17n.rb 22745->23334 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/test/ruby/test_m17n.rb?p1=branches/ruby_1_9_1/test/ruby/test_m17n.rb&r1=23233&r2=23343&pathrev=23343;diff_format=u CHG test/ruby/test_string.rb 22739->23333 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/test/ruby/test_string.rb?p1=branches/ruby_1_9_1/test/ruby/test_string.rb&r1=23233&r2=23343&pathrev=23343;diff_format=u --- 20090504T080431 +++ 20090505T013536 @@ -1,342 +1,342 @@ checking for signbit... no checking for setuid... yes checking for setgid... yes -checking for daemon... yes +checking for daemon... (cached) no checking for select_large_fdset... no checking for setenv... yes checking for unsetenv... yes @@ -415,14 +415,14 @@ array.c:577: warning: comparison between signed and unsigned array.c:588: warning: comparison between signed and unsigned array.c: In function ‘rb_ary_splice’: -array.c:1201: warning: comparison between signed and unsigned +array.c:1207: warning: comparison between signed and unsigned array.c: In function ‘rb_ary_fill’: -array.c:2454: warning: comparison between signed and unsigned -array.c:2454: warning: comparison between signed and unsigned +array.c:2460: warning: comparison between signed and unsigned +array.c:2460: warning: comparison between signed and unsigned array.c: In function ‘rb_ary_times’: -array.c:2566: warning: comparison between signed and unsigned +array.c:2572: warning: comparison between signed and unsigned array.c: In function ‘rb_ary_sample’: -array.c:3322: warning: comparison between signed and unsigned +array.c:3328: warning: comparison between signed and unsigned gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o bignum.o -c bignum.c bignum.c: In function ‘rb_big_realloc’: bignum.c:86: warning: comparison between signed and unsigned @@ -464,18 +464,21 @@ error.c:209: warning: comparison between signed and unsigned gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o eval.o -c eval.c eval.c: In function ‘ruby_cleanup’: -eval.c:160: warning: comparison between signed and unsigned +eval.c:139: warning: passing argument 1 of ‘ruby_init_stack’ discards qualifiers from pointer target type +eval.c:161: warning: comparison between signed and unsigned eval.c: In function ‘rb_longjmp’: -eval.c:343: warning: variable ‘line’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:337: warning: argument ‘mesg’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:344: warning: variable ‘line’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:338: warning: argument ‘mesg’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘ruby_exec_node’: -eval.c:197: warning: variable ‘state’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:198: warning: variable ‘state’ might be clobbered by ‘longjmp’ or ‘vfork’ eval_error.c: In function ‘error_print’: eval_error.c:69: warning: variable ‘errat’ might be clobbered by ‘longjmp’ or ‘vfork’ eval_error.c:72: warning: variable ‘einfo’ might be clobbered by ‘longjmp’ or ‘vfork’ eval_error.c:73: warning: variable ‘elen’ might be clobbered by ‘longjmp’ or ‘vfork’ eval_jump.c: In function ‘rb_exec_end_proc’: eval_jump.c:104: warning: variable ‘link’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c: In function ‘ruby_cleanup’: +eval.c:130: warning: argument ‘ex’ might be clobbered by ‘longjmp’ or ‘vfork’ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o load.o -c load.c gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o proc.o -c proc.c gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o file.o -c file.c @@ -611,10 +614,10 @@ process.c: In function ‘proc_setgroups’: process.c:4081: warning: comparison between signed and unsigned process.c: In function ‘p_gid_change_privilege’: -process.c:4350: warning: signed and unsigned type in conditional expression -process.c:4351: warning: signed and unsigned type in conditional expression -process.c:4352: warning: comparison between signed and unsigned -process.c:4352: warning: signed and unsigned type in conditional expression +process.c:4360: warning: signed and unsigned type in conditional expression +process.c:4361: warning: signed and unsigned type in conditional expression +process.c:4362: warning: comparison between signed and unsigned +process.c:4362: warning: signed and unsigned type in conditional expression gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o random.o -c random.c gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o range.o -c range.c gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o rational.o -c rational.c @@ -646,12 +649,12 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o signal.o -c signal.c gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o sprintf.o -c sprintf.c sprintf.c: In function ‘rb_str_format’: -sprintf.c:804: warning: format not a string literal, argument types not checked -sprintf.c:804: warning: format not a string literal, argument types not checked -sprintf.c:813: warning: format not a string literal, argument types not checked -sprintf.c:813: warning: format not a string literal, argument types not checked -sprintf.c:1021: warning: format not a string literal, argument types not checked -sprintf.c:1021: warning: format not a string literal, argument types not checked +sprintf.c:805: warning: format not a string literal, argument types not checked +sprintf.c:805: warning: format not a string literal, argument types not checked +sprintf.c:814: warning: format not a string literal, argument types not checked +sprintf.c:814: warning: format not a string literal, argument types not checked +sprintf.c:1022: warning: format not a string literal, argument types not checked +sprintf.c:1022: warning: format not a string literal, argument types not checked gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o st.o -c st.c st.c: In function ‘st_clear’: st.c:237: warning: comparison between signed and unsigned @@ -800,18 +803,18 @@ string.c: In function ‘rb_str_rstrip_bang’: string.c:6065: warning: signed and unsigned type in conditional expression string.c: In function ‘scan_once’: -string.c:6164: warning: signed and unsigned type in conditional expression +string.c:6165: warning: signed and unsigned type in conditional expression string.c: In function ‘rb_str_ord’: -string.c:6408: warning: signed and unsigned type in conditional expression +string.c:6409: warning: signed and unsigned type in conditional expression string.c: In function ‘rb_str_sum’: -string.c:6440: warning: comparison between signed and unsigned +string.c:6441: warning: comparison between signed and unsigned string.c: In function ‘rb_str_justify’: -string.c:6486: warning: signed and unsigned type in conditional expression +string.c:6487: warning: signed and unsigned type in conditional expression string.c: In function ‘rb_str_rpartition’: -string.c:6705: warning: signed and unsigned type in conditional expression +string.c:6706: warning: signed and unsigned type in conditional expression string.c: In function ‘sym_inspect’: -string.c:6903: warning: signed and unsigned type in conditional expression -string.c:6907: warning: comparison between signed and unsigned +string.c:6904: warning: signed and unsigned type in conditional expression +string.c:6908: warning: comparison between signed and unsigned gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o struct.o -c struct.c struct.c: In function ‘make_struct’: struct.c:205: warning: comparison between signed and unsigned @@ -1186,7 +1189,7 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -L. -rdynamic -Wl,-export-dynamic main.o dln.o dmyencoding.o miniprelude.o array.o bignum.o class.o compar.o complex.o dir.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o time.o transcode.o util.o variable.o version.o compile.o debug.o iseq.o vm.o vm_dump.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o strlcpy.o strlcat.o dmyext.o -lpthread -lrt -ldl -lcrypt -lm -o miniruby == version #