From d2cc4437a13c0eda8e1003131a1ceef7050d38b0 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Tue, 26 Sep 2023 08:31:45 +0900 Subject: [PATCH] Labels cannot at the end of block --- vm_dump.c | 1 + 1 file changed, 1 insertion(+) diff --git a/vm_dump.c b/vm_dump.c index 24eb9acc5c..b991a75b1a 100644 --- a/vm_dump.c +++ b/vm_dump.c @@ -822,6 +822,7 @@ rb_print_backtrace(FILE *errout) free(syms); } error: + /* ignore errors at writing */; #endif #elif defined(_WIN32) struct dump_thead_arg arg = {