From 02e3cfccad1cf4925334e1de84d293ac5bf03f77 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Tue, 22 May 2007 17:16:39 +0000 Subject: merge -c 12187 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@12319 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 99cd396db4..6caebb42ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Wed May 23 02:09:32 2007 Yukihiro Matsumoto + + * eval.c (rb_yield_0): should not clear state on TAG_NEXT when + it's invoked from within lambda body. [ruby-talk:248136] + + * eval.c (proc_invoke): handle TAG_NEXT which would be caused by + next in the lambda body as well. + Wed May 23 01:55:49 2007 NAKAMURA Usaku * win32/win32.c (rb_w32_fclose, rb_w32_close): need to save errno -- cgit v1.2.3