ruby-cvs:21516
From: matz ruby-lang.org
Date: Tue, 18 Dec 2007 01:50:18 +0900 (JST)
Subject: [ruby-cvs:21516] Ruby:r14279 (trunk): * sprintf.c (rb_str_format): need to clear output buffer to avoid
matz 2007-12-18 01:50:17 +0900 (Tue, 18 Dec 2007)
New Revision: 14279
Modified files:
trunk/ChangeLog
trunk/sprintf.c
Log:
* sprintf.c (rb_str_format): need to clear output buffer to avoid
broken encoding compatibility check.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14279&r2=14278
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/sprintf.c?r1=14279&r2=14278