ruby-changes:29157
From: kazu <ko1@a...>
Date: Mon, 10 Jun 2013 17:00:14 +0900 (JST)
Subject: [ruby-changes:29157] kazu:r41210 (trunk): fix a typo of r41205
kazu 2013-06-10 17:00:04 +0900 (Mon, 10 Jun 2013) New Revision: 41210 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=41210 Log: fix a typo of r41205 Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 41209) +++ ChangeLog (revision 41210) @@ -14,7 +14,7 @@ Mon Jun 10 15:36:00 2013 Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L14 catching exceptions. * eval_error.c (error_print): restore errinfo for the case new - excecption raised while printing the message. [ruby-core:55365] + exception raised while printing the message. [ruby-core:55365] [Bug #8501] * eval_error.c (error_print): reduce calling setjmp. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/