From: "Glass_saga (Masaki Matsushita)" Date: 2014-01-02T00:18:57+09:00 Subject: [ruby-core:59452] [ruby-trunk - Feature #9336][Assigned] [PATCH (trivial)] remove rb_hash_keys from internal.h Issue #9336 has been updated by Glass_saga (Masaki Matsushita). Status changed from Open to Assigned Assignee set to Glass_saga (Masaki Matsushita) ---------------------------------------- Feature #9336: [PATCH (trivial)] remove rb_hash_keys from internal.h https://bugs.ruby-lang.org/issues/9336#change-44007 Author: normalperson (Eric Wong) Status: Assigned Priority: Low Assignee: Glass_saga (Masaki Matsushita) 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/