From ce89a1c0816df5d1e1e7d69a58f197a7b501b2e2 Mon Sep 17 00:00:00 2001 From: glass Date: Fri, 8 Nov 2013 02:00:35 +0000 Subject: [PATCH] * compile.c (iseq_build_from_ary_exception): use RARRAY_CONST_PTR(). * compile.c (iseq_build_from_ary_body): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43579 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ compile.c | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 366186e5bc..4611e0200e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Nov 8 10:58:02 2013 Masaki Matsushita + + * compile.c (iseq_build_from_ary_exception): use RARRAY_CONST_PTR(). + + * compile.c (iseq_build_from_ary_body): ditto. + Fri Nov 8 10:49:34 2013 Masaki Matsushita * enumerator.c (append_method): use RARRAY_CONST_PTR(). diff --git a/compile.c b/compile.c index f235b2b04b..4260d0eba6 100644 --- a/compile.c +++ b/compile.c @@ -5578,7 +5578,8 @@ iseq_build_from_ary_exception(rb_iseq_t *iseq, struct st_table *labels_table, int i; for (i=0; i