numeric.c (flo_divmod): protect float values from GC by assignment to local variables.
string.c (str_mod_check): frozen check should be separated.
array.c (rb_ary_update): pedantic check to detect rb_ary_to_ary() to modify the receiver.
string.c (rb_str_justify): typo fixed.
numeric.c (flo_divmod): protect float values from GC by
assignment to local variables.
string.c (str_mod_check): frozen check should be separated.
array.c (rb_ary_update): pedantic check to detect
rb_ary_to_ary() to modify the receiver.
string.c (rb_str_justify): typo fixed.