summaryrefslogtreecommitdiffhomepage
path: root/src/mruby_core.rake
diff options
context:
space:
mode:
authordearblue <[email protected]>2020-10-22 23:22:29 +0900
committerdearblue <[email protected]>2020-10-22 23:22:29 +0900
commitedc49f9d2624fa39780ae917053e2bc12fdf1875 (patch)
tree5c6a382477e85a2e6010f5aafc80802d88ae9693 /src/mruby_core.rake
parent27492e53a0440aee7c411d5e72b6f092cf85d6a1 (diff)
downloadmruby-edc49f9d2624fa39780ae917053e2bc12fdf1875.tar.gz
mruby-edc49f9d2624fa39780ae917053e2bc12fdf1875.zip
Prohibit array changes by `mrb_get_argv()`
The `mrb_get_argv()` function will now return `const mrb_value *`. This is because it is difficult for the caller to check if it is a splat argument (array object) and to write-barrier if necessary.
Diffstat (limited to 'src/mruby_core.rake')
0 files changed, 0 insertions, 0 deletions