Yukihiro "Matz" Matsumoto
7ca59ecea2
Revert e2e6554b56 not to use MRB_TRY(); close #5088
...
`MRB_TRY()` does not work when compiled by C compiler with `cxx_exception`,
due to the mixture of `setjmp()` used by `mirb.c` and `throw` used by
the core. The original intension of e2e6554b56 is to protect code from
signal interruption, but the signal interruption is not well-defined in
mruby anyway.
2020-10-12 18:20:29 +09:00
..
2020-10-12 16:21:47 +09:00
2020-04-11 15:43:24 +09:00
2020-10-12 18:20:24 +09:00
2020-10-12 18:20:29 +09:00
2020-10-12 16:21:51 +09:00
2020-09-10 18:12:38 +09:00
2020-03-08 21:57:17 +09:00
2020-10-12 18:20:07 +09:00
2020-04-22 16:48:33 +09:00
2017-10-17 11:19:12 +09:00
2020-10-12 18:20:16 +09:00
2020-10-12 18:20:07 +09:00
2019-09-02 08:58:33 +09:00
2019-09-18 19:33:15 +09:00
2018-11-19 10:57:07 +09:00
2020-10-12 18:19:54 +09:00
2020-01-30 17:35:50 +09:00
2020-10-12 18:20:17 +09:00
2019-11-22 18:29:38 +09:00
2020-06-20 12:49:46 +09:00
2020-01-10 17:57:33 +09:00
2020-10-12 18:19:54 +09:00
2020-10-12 18:20:15 +09:00
2020-10-12 18:20:18 +09:00
2020-10-12 18:20:14 +09:00
2020-10-12 18:20:06 +09:00
2020-10-12 16:21:44 +09:00
2020-10-12 18:19:54 +09:00
2020-10-12 16:21:40 +09:00
2020-10-12 16:21:47 +09:00
2020-10-12 16:21:47 +09:00
2020-10-12 18:20:06 +09:00
2020-10-12 18:20:26 +09:00
2020-10-12 16:21:42 +09:00
2020-10-12 18:20:05 +09:00
2020-10-12 18:19:54 +09:00
2020-10-12 18:20:17 +09:00
2020-10-12 16:21:40 +09:00
2020-10-12 18:20:05 +09:00
2020-10-12 18:20:22 +09:00
2020-10-12 18:19:54 +09:00
2020-10-12 18:19:54 +09:00
2020-10-12 16:21:10 +09:00
2020-10-12 18:20:05 +09:00
2020-10-12 18:20:07 +09:00
2018-08-30 22:30:36 +09:00
2020-10-12 16:20:54 +09:00
2018-12-25 23:17:10 +09:00