Fix `mrb_vformat()` crashes with `MRB_INT16`
If `MRB_INT16` is specified, the variable length argument `mrb_int` is converted to `int`.
Showing
Please register or sign in to comment
If `MRB_INT16` is specified, the variable length argument `mrb_int` is converted to `int`.