зеркало из https://github.com/github/ruby.git
Undefine `ruby_debug_log` macro before the function definition
Fix up 27173e3735
.
This commit is contained in:
Родитель
ddca3482ef
Коммит
d6acaa4d42
1
debug.c
1
debug.c
|
@ -499,6 +499,7 @@ pretty_filename(const char *path)
|
|||
return path;
|
||||
}
|
||||
|
||||
#undef ruby_debug_log
|
||||
void
|
||||
ruby_debug_log(const char *file, int line, const char *func_name, const char *fmt, ...)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче