mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
export ruby_mWarning
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8dc9ecfef6
commit
3cc4559c48
1 changed files with 2 additions and 0 deletions
|
@ -1907,6 +1907,8 @@ RUBY_EXTERN VALUE rb_mMath;
|
|||
RUBY_EXTERN VALUE rb_mProcess;
|
||||
RUBY_EXTERN VALUE rb_mWaitReadable;
|
||||
RUBY_EXTERN VALUE rb_mWaitWritable;
|
||||
RUBY_EXTERN VALUE rb_mWarning;
|
||||
RUBY_EXTERN VALUE rb_cWarningBuffer;
|
||||
|
||||
RUBY_EXTERN VALUE rb_cBasicObject;
|
||||
RUBY_EXTERN VALUE rb_cObject;
|
||||
|
|
Loading…
Add table
Reference in a new issue