ruby-cvs:21679
From: matz ruby-lang.org
Date: Sat, 22 Dec 2007 03:21:42 +0900 (JST)
Subject: [ruby-cvs:21679] Ruby:r14442 (trunk): * re.c (rb_reg_prepare_re): stop ENCODING_NONE warning if the
matz 2007-12-22 03:21:41 +0900 (Sat, 22 Dec 2007)
New Revision: 14442
Modified files:
trunk/ChangeLog
trunk/re.c
Log:
* re.c (rb_reg_prepare_re): stop ENCODING_NONE warning if the
encoding of the str is ASCII-8BIT.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14442&r2=14441
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/re.c?r1=14442&r2=14441