* enum.c (enum_each_slice): arrays to be yielded can be newly
created in the block. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
41e331cc36
commit
5362e7fcdd
@ -1,4 +1,7 @@
|
||||
Fri Feb 17 13:24:43 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
Fri Feb 17 15:20:30 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* enum.c (enum_each_slice): arrays to be yielded can be newly
|
||||
created in the block.
|
||||
|
||||
* enum.c: move work variables to objects not to let called blocks
|
||||
access stack area out of scope. [Bug #5801]
|
||||
|
Loading…
x
Reference in New Issue
Block a user