summaryrefslogtreecommitdiffhomepage
path: root/src/debug.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-02-12 16:57:33 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2021-02-12 16:57:33 +0900
commit2af8e16cc64243503352d02ed62f033e636921da (patch)
tree74330a72bb26e6768fcb0e4f9d3a52d8b6c2dea6 /src/debug.c
parent31051fd6563b9c4dac45073c3d39593b03588da9 (diff)
downloadmruby-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 'src/debug.c')
0 files changed, 0 insertions, 0 deletions