From e5e49b3a2797249708eb3fa4754c58f718da50c9 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 15 Oct 2009 09:26:15 +0000 Subject: * parse.y (rb_intern3): check symbol table overflow before generate next id. [ruby-core:26092] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 07ec4aad3a..88d1918760 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ -Thu Oct 15 16:57:38 2009 Nobuyoshi Nakada +Thu Oct 15 18:26:12 2009 Nobuyoshi Nakada - * parse.y (rb_intern3): check symbol table overflow. - [ruby-core:26092] + * parse.y (rb_intern3): check symbol table overflow before generate + next id. [ruby-core:26092] Thu Oct 15 15:14:15 2009 Nobuyoshi Nakada -- cgit v1.2.3