From 51f3f3219cf538a1fddbfcdd9b07c7fbceb90cfe Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 4 Feb 2016 06:46:28 +0000 Subject: revert re.c in r53736 * re.c (rb_reg_initialize): must copy the source string content, it is not a static literal. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 -- 1 file changed, 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f6626a6f07..ed64ff1128 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,8 +3,6 @@ Thu Feb 4 15:35:29 2016 Nobuyoshi Nakada * string.c (rb_fstring_enc_new, rb_fstring_enc_cstr): functions to make fstring with encoding. - * re.c (rb_reg_initialize): make fstring without copying. - Thu Feb 4 14:42:29 2016 Martin Duerst * common.mk: Added Unicode data file SpecialCasing.txt to be additionally -- cgit v1.2.3