ruby/ext/syck
mame 0a2053713b * 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.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16061 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-04-17 13:22:40 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
bytecode.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
depend * ext/syck/depend: commit miss. 2004-05-15 05:29:30 +00:00
emitter.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
extconf.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
gram.c * lib/yaml.rb: reworking YAML::Stream to use the new 2005-09-13 03:58:33 +00:00
gram.h * lib/yaml.rb: reworking YAML::Stream to use the new 2005-09-13 03:58:33 +00:00
handler.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
implicit.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
node.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
rubyext.c * enc/trans/utf_16_32.c (fun_so_to_utf_16be, fun_so_to_utf_16le): add 2008-04-17 13:22:40 +00:00
syck.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
syck.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
token.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
yaml2byte.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
yamlbyte.h * ext/syck/yamlbyte.h: Ditto. 2003-10-17 21:03:16 +00:00