mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
vm_insnhelper.c: undef BUILTIN_CLASS_P too
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
279d31f11d
commit
871d497c01
1 changed files with 1 additions and 0 deletions
|
@ -1288,6 +1288,7 @@ opt_eq_func(VALUE recv, VALUE obj, CALL_INFO ci, CALL_CACHE cc)
|
|||
}
|
||||
}
|
||||
#undef EQ_UNREDEFINED_P
|
||||
#undef BUILTIN_CLASS_P
|
||||
|
||||
{
|
||||
vm_search_method(ci, cc, recv);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue