mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
revert r62797, r62784. [Bug #13863]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@62801 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2171d75e9b
commit
3c5452dba1
10 changed files with 75 additions and 152 deletions
|
@ -982,9 +982,6 @@ void ruby_register_rollback_func_for_ensure(VALUE (*ensure_func)(ANYARGS), VALUE
|
|||
/* debug.c */
|
||||
PRINTF_ARGS(void ruby_debug_printf(const char*, ...), 1, 2);
|
||||
|
||||
/* dir.c */
|
||||
VALUE rb_dir_getwd_ospath(void);
|
||||
|
||||
/* dmyext.c */
|
||||
void Init_enc(void);
|
||||
void Init_ext(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue