CHG . 25708->25741 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=25741;diff_format=u CHG ChangeLog 25708->25740 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/ChangeLog?p1=branches/ruby_1_9_1/ChangeLog&r1=25708&r2=25741&pathrev=25741;diff_format=u CHG Makefile.in 25584->25740 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/Makefile.in?p1=branches/ruby_1_9_1/Makefile.in&r1=25708&r2=25741&pathrev=25741;diff_format=u CHG common.mk 25584->25740 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=25708&r2=25741&pathrev=25741;diff_format=u CHG dln.c 25597->25740 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/dln.c?p1=branches/ruby_1_9_1/dln.c&r1=25708&r2=25741&pathrev=25741;diff_format=u CHG version.h 25707->25741 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=25708&r2=25741&pathrev=25741;diff_format=u CHG ext/socket/extconf.rb 21558->25740 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/ext/socket/extconf.rb?p1=branches/ruby_1_9_1/ext/socket/extconf.rb&r1=25708&r2=25741&pathrev=25741;diff_format=u --- 20091112T080138 +++ 20091113T080310 @@ -1,1023 +1,1023 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o strlcpy.o -c ./missing/strlcpy.c gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o strlcat.o -c ./missing/strlcat.c gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -DRUBY_DEBUG_ENV -o dmyext.o -c dmyext.c -gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -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 +gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -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 #