diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-02-12 16:57:33 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-02-12 16:57:33 +0900 |
| commit | 2af8e16cc64243503352d02ed62f033e636921da (patch) | |
| tree | 74330a72bb26e6768fcb0e4f9d3a52d8b6c2dea6 /.github | |
| parent | 31051fd6563b9c4dac45073c3d39593b03588da9 (diff) | |
| download | mruby-2af8e16cc64243503352d02ed62f033e636921da.tar.gz mruby-2af8e16cc64243503352d02ed62f033e636921da.zip | |
include/mruby/array.h: `ARY_LEN()` should return `mrb_int`.
It used to return `mrb_ssize` but its size may differ from `mrb_int`,
e.g. `MRB_INT64` on `MRB_32BIT` architecture.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
