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