From: "naruse (Yui NARUSE)" Date: 2012-11-07T19:53:09+09:00 Subject: [ruby-core:49026] [ruby-trunk - Bug #7302][Assigned] r37497 changes rb_enumeratorize without NEWS Issue #7302 has been reported by naruse (Yui NARUSE). ---------------------------------------- Bug #7302: r37497 changes rb_enumeratorize without NEWS https://bugs.ruby-lang.org/issues/7302 Author: naruse (Yui NARUSE) Status: Assigned Priority: Normal Assignee: marcandre (Marc-Andre Lafortune) Category: core Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-11-07 trunk 37528) [x86_64-freebsd9.0] r37497 [Feature #6636] changed the prototype of rb_enumeratorize. It is public Ruby CAPI. I think it shouldn't be changed and add another CAPI like rb_enumeratorize_with_size. At least a description should be add to NEWS -- http://bugs.ruby-lang.org/