read_write: remove the rest of RARRAY_PTR usage
commit13725d97e0c493cc38a4c833c1053216fb5c799b
authorEric Wong <e@yhbt.net>
Wed, 25 Sep 2013 19:26:26 +0000 (25 19:26 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 25 Sep 2013 19:41:27 +0000 (25 19:41 +0000)
tree542121d811ccbce92f1f609b90f639b298d44970
parente0d3b3cbe90b47facf0e67036429502ad8f99c49
read_write: remove the rest of RARRAY_PTR usage

I have not benchmarked this, but this should not make a difference
as far as performance goes.  This should also allow better
performance of better GCs in Ruby 2.1.0 and Rubinius.
ext/kgio/ancient_ruby.h
ext/kgio/read_write.c