[ruby-cvs:78305] 053f78e139 (master): internal.h: Add a prototype declaration for rb_gvar_readonly_setter
"Yusuke Endoh" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Yusuke Endoh 2019-11-22 23:56:18 +0900 (Fri, 22 Nov 2019)
New Revision: 053f78e139
https://github.com/ruby/ruby/commit/053f78e139
Log:
internal.h: Add a prototype declaration for rb_gvar_readonly_setter
emscripten fails to compile ruby due to lack of this.
Modified files:
internal.h