From 720d69b4de8328f2d40621c7582f5850a19dd9c7 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 30 Jun 2009 07:55:36 +0000 Subject: * tool/mkconfig.rb (RbConfig.expand): get rid of exceptions on frozen strings unless really changed. git-svn-id: http://svn.ruby-lang.org/repos/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 a81392402..fd3d8826e 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 116791daf..a66a20f3e 100755 --- a/tool/mkconfig.rb +++ b/tool/mkconfig.rb @@ -181,21 +181,21 @@ print <