Files
mruby-mruby/src
Yukihiro "Matz" Matsumoto 82046ff26e Revert "Add a new function mrb_exc_protect()."
This reverts commit 8746a6fe4e7bda8a0fbc0eaece9314ec51a0c255.

We already have `mrb_protect()`, `mrb_ensure()` and `mrb_rescue()`
functions. If you need to handle exceptions from C functions, use those
functions above.
2020-10-12 18:20:30 +09:00
..
2020-10-12 18:19:54 +09:00
2020-10-12 16:21:03 +09:00
2020-10-12 16:21:03 +09:00
2020-10-12 18:19:54 +09:00
2020-10-12 18:20:16 +09:00
2020-10-12 18:19:54 +09:00
2020-10-12 18:20:23 +09:00
2020-10-12 16:20:41 +09:00
2020-10-12 18:20:16 +09:00
2020-10-12 18:19:54 +09:00
2020-10-12 18:20:23 +09:00
2016-05-09 17:19:47 +02:00