ruby-cvs:21639
From: matz ruby-lang.org
Date: Fri, 21 Dec 2007 14:03:15 +0900 (JST)
Subject: [ruby-cvs:21639] Ruby:r14402 (trunk): * test/ruby/test_system.rb (TestSystem::valid_syntax): apply
matz 2007-12-21 14:03:14 +0900 (Fri, 21 Dec 2007)
New Revision: 14402
Modified files:
trunk/ChangeLog
trunk/re.c
trunk/test/ruby/test_system.rb
Log:
* test/ruby/test_system.rb (TestSystem::valid_syntax): apply
ASCII-8BIT encoding explicitly.
* re.c (rb_reg_prepare_re): add encoding name in the message.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_system.rb?r1=14402&r2=14401
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14402&r2=14401
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/re.c?r1=14402&r2=14401