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

ruby-cvs:22868

From: naruse ruby-lang.org
Date: Thu, 28 Feb 2008 20:58:13 +0900 (JST)
Subject: [ruby-cvs:22868] Ruby:r15631 (trunk): * encoding.c (enc_find): check type of argument and convert to String

naruse	2008-02-28 20:58:11 +0900 (Thu, 28 Feb 2008)

  New Revision: 15631

  Modified files:
    trunk/ChangeLog
    trunk/bootstraptest/test_knownbug.rb
    trunk/encoding.c
    trunk/test/ruby/test_m17n.rb

  Log:
    * encoding.c (enc_find): check type of argument and convert to String
      if it is StringValue. [ruby-cvs:22866]

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15631&r2=15630&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/encoding.c?r1=15631&r2=15630&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_m17n.rb?r1=15631&r2=15630&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_knownbug.rb?r1=15631&r2=15630&diff_format=u


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