Actions
Misc #11649
closed[Refactor] Use `rb_method_visibility_t` instead of `int` in `rb_print_undef`
Misc #11649:
[Refactor] Use `rb_method_visibility_t` instead of `int` in `rb_print_undef`
Status:
Closed
Assignee:
-
Description
See also https://github.com/ruby/ruby/pull/1078.
Same as rb_print_inaccessible, change rb_print_undef to use rb_method_visibility_t.
Please let me merge this patch.
Files
Updated by yui-knk (Kaneko Yuichiro) almost 10 years ago
- Status changed from Open to Closed
Actions