ruby-cvs:21642
From: nobu ruby-lang.org
Date: Fri, 21 Dec 2007 15:16:03 +0900 (JST)
Subject: [ruby-cvs:21642] Ruby:r14405 (trunk): * encoding.c (rb_to_encoding_index): should return error instead of
nobu 2007-12-21 15:16:02 +0900 (Fri, 21 Dec 2007)
New Revision: 14405
Modified files:
trunk/ChangeLog
trunk/encoding.c
Log:
* encoding.c (rb_to_encoding_index): should return error instead of
exception even if type is incorrect.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14405&r2=14404
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/encoding.c?r1=14405&r2=14404