[ruby-cvs:78978] c524df0780 (master): internal/proc.h rework
Unknown <[email protected]> Thu, 26 Dec 2019 20:45:36 +0900 (JST)
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
卜部昌平 2019-12-04 12:10:06 +0900 (Wed, 04 Dec 2019)
New Revision: c524df0780
https://github.com/ruby/ruby/commit/c524df0780
Log:
internal/proc.h rework
Annotated MJIT_FUNC_EXPORTED functions as such. Declaration of
rb_sym_to_proc is moved into this file because the function is defined
in proc.c rather than string.c.
Modified files:
internal/proc.h
internal/string.h