From b82ded24cc856435a87b289890c8954d96ecea66 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 10 Jun 2013 06:35:37 +0000 Subject: eval_error.c: restore errinfo * eval_error.c (error_print): restore errinfo for the case new excecption raised while printing the message. [ruby-core:55365] [Bug #8501] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41205 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b8925a34ab..5f2fb117b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -Mon Jun 10 15:34:26 2013 Nobuyoshi Nakada +Mon Jun 10 15:35:34 2013 Nobuyoshi Nakada + + * eval_error.c (error_print): restore errinfo for the case new + excecption raised while printing the message. [ruby-core:55365] + [Bug #8501] * eval_error.c (error_print): reduce calling setjmp. -- cgit v1.2.3