Project

General

Profile

Backport #8434 ยป 0001-Remove-dangling-rb_class_init_copy-reference.patch

vo.x (Vit Ondruch), 05/22/2013 10:20 PM

View differences:

include/ruby/intern.h
VALUE rb_class_boot(VALUE);
VALUE rb_class_new(VALUE);
VALUE rb_mod_init_copy(VALUE, VALUE);
VALUE rb_class_init_copy(VALUE, VALUE);
VALUE rb_singleton_class_clone(VALUE);
void rb_singleton_class_attached(VALUE,VALUE);
VALUE rb_make_metaclass(VALUE, VALUE);
    (1-1/1)