ruby-cvs:22937
From: nobu ruby-lang.org
Date: Thu, 6 Mar 2008 00:34:04 +0900 (JST)
Subject: [ruby-cvs:22937] Ruby:r15697 (trunk): * sprintf.c (rb_str_format): size_t returned from strlen() can be
nobu 2008-03-06 00:34:02 +0900 (Thu, 06 Mar 2008)
New Revision: 15697
Modified files:
trunk/ChangeLog
trunk/sprintf.c
Log:
* sprintf.c (rb_str_format): size_t returned from strlen() can be
unsigned.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15697&r2=15696&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/sprintf.c?r1=15697&r2=15696&diff_format=u