CHG . 24778->24784 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24784;diff_format=u CHG ChangeLog 24778->24782 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=24778&r2=24784&pathrev=24784;diff_format=u CHG io.c 24767->24782 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?p1=trunk/io.c&r1=24778&r2=24784&pathrev=24784;diff_format=u CHG version.h 24774->24784 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=24778&r2=24784&pathrev=24784;diff_format=u CHG vm.c 24769->24784 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.c?p1=trunk/vm.c&r1=24778&r2=24784&pathrev=24784;diff_format=u CHG lib/irb/inspector.rb 23995->24779 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/irb/inspector.rb?p1=trunk/lib/irb/inspector.rb&r1=24778&r2=24784&pathrev=24784;diff_format=u CHG test/ruby/test_io.rb 24752->24782 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_io.rb?p1=trunk/test/ruby/test_io.rb&r1=24778&r2=24784&pathrev=24784;diff_format=u --- 20090907T073548 +++ 20090908T073547 @@ -1,488 +1,486 @@ 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 hash.o -c hash.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 inits.o -c inits.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 io.o -c io.c -io.c: In function ‘io_encname_bom_p’: -io.c:3943: 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 marshal.o -c marshal.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 math.o -c math.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 numeric.o -c numeric.c @@ -828,7 +826,7 @@ vm.c:1499: warning: (near initialization for ‘vm_data_type.ary’) vm.c:1686: warning: missing initializer vm.c:1686: warning: (near initialization for ‘thread_data_type.ary’) -vm.c:1954:5: warning: "OPT_BASIC_OPERATIONS" is not defined +vm.c:1956:5: warning: "OPT_BASIC_OPERATIONS" is not defined vm.c: In function ‘rb_vm_invoke_proc’: vm.c:578: warning: argument ‘argc’ 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 vm_dump.o -c vm_dump.c @@ -995,7 +993,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 == miniversion #