We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ruby_debug_log
1 parent ddca348 commit d6acaa4Copy full SHA for d6acaa4
1 file changed
debug.c
@@ -499,6 +499,7 @@ pretty_filename(const char *path)
499
return path;
500
}
501
502
+#undef ruby_debug_log
503
void
504
ruby_debug_log(const char *file, int line, const char *func_name, const char *fmt, ...)
505
{
0 commit comments