fix compatibility with ruby 2.1.0preview1release-0.8.6
commit8f01d0ab47c1a790605f16ff64ae449bea398eb2
authorErik S. Chang <erik.s.chang@gmail.com>
Tue, 24 Sep 2013 21:46:58 +0000 (24 21:46 +0000)
committerErik S. Chang <erik.s.chang@gmail.com>
Tue, 24 Sep 2013 22:05:43 +0000 (24 22:05 +0000)
tree689e6debb87a0b3c35f7faf7e0d918ac9ad615d6
parent9f3ee49dcfe878e7c99cb7221e0959ae4ecc4966
fix compatibility with ruby 2.1.0preview1

*_PTR macros are not recommended because of the new GC, so
rb_ary_entry should be easiest/fastest.
ChangeLog
ext/lwes_ext/emitter.c
ext/lwes_ext/lwes_ruby.h
ext/lwes_ext/numeric.c
lwes.gemspec