diff options
| author | dearblue <[email protected]> | 2020-10-22 23:22:29 +0900 |
|---|---|---|
| committer | dearblue <[email protected]> | 2020-10-22 23:22:29 +0900 |
| commit | edc49f9d2624fa39780ae917053e2bc12fdf1875 (patch) | |
| tree | 5c6a382477e85a2e6010f5aafc80802d88ae9693 /mrbgems/mruby-array-ext | |
| parent | 27492e53a0440aee7c411d5e72b6f092cf85d6a1 (diff) | |
| download | mruby-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 'mrbgems/mruby-array-ext')
0 files changed, 0 insertions, 0 deletions
