зеркало из https://github.com/github/ruby.git
remove harmful declaration.
* variable.c (gen_ivtbl_get): declaration conflict on VC++. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
2235695cbb
Коммит
56c38a648b
|
@ -976,7 +976,6 @@ gen_ivtbl_get(VALUE obj, struct gen_ivtbl **ivtbl)
|
|||
}
|
||||
|
||||
/* for backwards compatibility only */
|
||||
NORETURN(st_table *rb_generic_ivar_table(VALUE));
|
||||
st_table*
|
||||
rb_generic_ivar_table(VALUE obj)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче