Files
mruby-mruby/src
dearblue 414a61a9d2 Fixed stack position of return value; ref #5272
When I `#call` the "proc" object created by the `mrb_proc_new_cfunc()` function from Ruby space, the return value did not go into the correct stack position.
This can destroy the calling variable.

This issue is now caused by #5272. sorry.
2021-01-16 11:05:15 +09:00
..
2021-01-10 13:23:43 +09:00
2021-01-02 23:50:18 +09:00
2021-01-10 13:23:35 +09:00
2021-01-11 20:19:55 +09:00
2020-11-02 15:14:36 +09:00
2016-05-09 17:19:47 +02:00