Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto 8813ebec07 Skip array embedding if MRB_NO_BOXING and MRB_32BIT; fix #4382
On some platforms, `sizeof(mrb_value) > sizeof(void*)*3`, which makes
`MRB_ARY_EMBED_LEN_MAX` zero. And zero sized array cause compile errors.
2020-10-12 16:21:36 +09:00
..
2020-10-12 16:21:35 +09:00
2020-10-12 16:21:08 +09:00
2020-10-12 16:21:22 +09:00
2020-10-12 16:21:03 +09:00
2020-10-12 16:20:41 +09:00
2020-10-12 16:21:34 +09:00
2019-12-13 04:41:43 +09:00
2020-07-31 18:14:02 +09:00
2020-10-12 16:21:19 +09:00
2020-10-12 16:21:35 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00
2020-08-06 12:45:59 +09:00