ruby-cvs:21411
From: nobu ruby-lang.org
Date: Mon, 10 Dec 2007 16:52:20 +0900 (JST)
Subject: [ruby-cvs:21411] Ruby:r14174 (trunk): * string.c (rb_str_insert): should not add length in bytes to index in
nobu 2007-12-10 16:52:19 +0900 (Mon, 10 Dec 2007)
New Revision: 14174
Modified files:
trunk/ChangeLog
trunk/string.c
Log:
* string.c (rb_str_insert): should not add length in bytes to index in
chars.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/string.c?r1=14174&r2=14173
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14174&r2=14173