[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:23316

From: knu ruby-lang.org
Date: Fri, 18 Apr 2008 19:03:27 +0900 (JST)
Subject: [ruby-cvs:23316] Ruby:r16076 (ruby_1_8_7): * ext/syck/rubyext.c (syck_genericresolver_node_import): should

knu	2008-04-18 19:03:26 +0900 (Fri, 18 Apr 2008)

  New Revision: 16076

  Modified files:
    branches/ruby_1_8_7/ChangeLog
    branches/ruby_1_8_7/ext/syck/rubyext.c
    branches/ruby_1_8_7/lib/yaml/basenode.rb
    branches/ruby_1_8_7/lib/yaml/types.rb

  Log:
    * ext/syck/rubyext.c (syck_genericresolver_node_import): should
      not set instance variable "@kind" before initializing it.
      [ruby-dev:32677]
    
    * ext/syck/rubyext.c (syck_resolver_initialize,
      syck_resolver_detect_implicit, syck_emitter_emit): remove unused
      variables.
    
    * ext/syck/rubyext.c: Node#value defined twice.
    
    * lib/yaml/: several method redefinitions causing warnings.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/lib/yaml/basenode.rb?r1=16076&r2=16075&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/lib/yaml/types.rb?r1=16076&r2=16075&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/ChangeLog?r1=16076&r2=16075&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/ext/syck/rubyext.c?r1=16076&r2=16075&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]