From: "normalperson (Eric Wong)" Date: 2014-01-01T20:28:42+09:00 Subject: [ruby-core:59449] [ruby-trunk - Feature #9336][Open] [PATCH (trivial)] remove rb_hash_keys from internal.h Issue #9336 has been reported by normalperson (Eric Wong). ---------------------------------------- Feature #9336: [PATCH (trivial)] remove rb_hash_keys from internal.h https://bugs.ruby-lang.org/issues/9336 Author: normalperson (Eric Wong) Status: Open Priority: Low Assignee: Category: core Target version: current: 2.2.0 This is no longer needed since r43969 If you prefer: git pull git://80x24.org/ruby.git rb_hash_keys-static The following changes since commit ad0980504b355485b848395f1bf4f067e6b23d3d: * 2014-01-01 (2014-01-01 02:12:43 +0000) are available in the git repository at: git://80x24.org/ruby.git rb_hash_keys-static for you to fetch changes up to 0974f81d6cfb9f5558e1be497f7c163c5df52e67: remove rb_hash_keys from internal.h (2014-01-01 08:57:30 +0000) ---------------------------------------------------------------- Eric Wong (1): remove rb_hash_keys from internal.h hash.c | 2 +- internal.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) -- http://bugs.ruby-lang.org/