From 9ae3b070c12851600273463fff14bb79b101440d Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 30 Jun 2009 07:55:36 +0000 Subject: [PATCH] * tool/mkconfig.rb (RbConfig.expand): get rid of exceptions on frozen strings unless really changed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23913 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 ++++- tool/mkconfig.rb | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index a813924028..fd3d8826e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -Tue Jun 30 16:53:17 2009 Nobuyoshi Nakada +Tue Jun 30 16:55:32 2009 Nobuyoshi Nakada + + * tool/mkconfig.rb (RbConfig.expand): get rid of exceptions on + frozen strings unless really changed. * tool/file2lastrev.rb: get rid of global variables. diff --git a/tool/mkconfig.rb b/tool/mkconfig.rb index 116791dafe..a66a20f3e8 100755 --- a/tool/mkconfig.rb +++ b/tool/mkconfig.rb @@ -181,21 +181,21 @@ print <