提交 7ecca8c0 编写于 作者: R Rod Sheeter

[subset] keep the result of _subset

上级 eada749e
......@@ -264,7 +264,7 @@ _subset_table (hb_subset_plan_t *plan,
break;
}
DEBUG_MSG(SUBSET, nullptr, "subset %c%c%c%c %s", HB_UNTAG(tag), result ? "ok" : "FAILED");
return true;
return result;
}
static bool
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册