Files
mruby-mruby/test/t
KOBAYASHI Shuji 1e9cb74cc6 Change second argument to %l of mrb_vformat() to size_t from mrb_int
- `size_t` is more commonly used.
- `len` argument of `mrb_str_new()` is `size_t`.

NOTE:

The test for `%l` is temporarily disabled because adding a new type to
`mrbgems/mruby-test/vformat.c` causes an error (memory error?) on Visual
Studio 2017 in AppVeyor.
2019-08-03 19:42:22 +09:00
..
2013-06-14 21:35:49 +08:00
2018-08-25 09:19:17 +09:00
2014-04-30 09:50:14 +09:00
2019-01-05 20:41:09 +09:00
2019-03-25 21:39:11 +09:00
2016-12-01 16:48:43 +09:00