ruby-cvs:23301
From: mame ruby-lang.org
Date: Thu, 17 Apr 2008 22:22:42 +0900 (JST)
Subject: [ruby-cvs:23301] Ruby:r16061 (trunk): * enc/trans/utf_16_32.c (fun_so_to_utf_16be, fun_so_to_utf_16le): add
mame 2008-04-17 22:22:40 +0900 (Thu, 17 Apr 2008)
New Revision: 16061
Modified files:
trunk/ChangeLog
trunk/compile.c
trunk/enc/trans/utf_16_32.c
trunk/ext/nkf/nkf.c
trunk/ext/syck/rubyext.c
trunk/io.c
trunk/test/ruby/test_parse.rb
Log:
* enc/trans/utf_16_32.c (fun_so_to_utf_16be, fun_so_to_utf_16le): add
parentheses to remove warnings of gcc.
* io.c (rb_io_getc): remove unused variables.
* compile.c (NODE_NEXT, NODE_REDO): remove unused labels.
* ext/nkf/nkf.c (rb_nkf_convert): remove unused variables.
* ext/syck/rubyext.c (syck_resolver_initialize,
syck_resolver_detect_implicit, syck_emitter_emit): remove unused
variables.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/utf_16_32.c?r1=16061&r2=16060&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=16061&r2=16060&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16061&r2=16060&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=16061&r2=16060&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/syck/rubyext.c?r1=16061&r2=16060&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/nkf/nkf.c?r1=16061&r2=16060&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_parse.rb?r1=16061&r2=16060&diff_format=u