Yukihiro "Matz" Matsumoto
8c8bbd94dc
error.c: add new error handling API functions; ref #2837
...
- mrb_clear_error(): clear error status of mrb_state
- mrb_check_error(): check if error caused in the previous API
Note that `mrb_check_error` clears error status, so if you call
`mrb_check_error` more than once, latter calls will return FALSE.
2023-02-03 14:28:24 +09:00
..
2023-01-25 14:10:03 +09:00
2022-11-25 16:17:29 +09:00
2022-11-25 16:17:29 +09:00
2023-01-23 00:17:32 +09:00
2023-01-17 19:01:55 +01:00
2015-11-27 17:48:23 +09:00
2022-11-19 17:11:56 +09:00
2022-04-11 11:00:49 +09:00
2020-10-12 18:20:05 +09:00
2023-02-03 14:28:24 +09:00
2015-11-27 17:48:23 +09:00
2022-12-04 22:45:36 +09:00
2022-11-19 17:11:56 +09:00
2022-12-15 07:50:11 +09:00
2023-02-02 22:44:04 +09:00
2017-05-30 11:38:54 +09:00
2022-10-28 06:19:37 -07:00
2023-01-18 10:37:48 +09:00
2023-01-25 14:10:43 +09:00
2022-04-09 17:16:10 +09:00
2022-12-24 19:05:41 +09:00
2015-11-27 17:48:23 +09:00
2019-10-03 23:32:24 +09:00
2022-05-06 16:26:31 +09:00
2022-11-19 17:11:56 +09:00
2022-11-19 17:11:56 +09:00
2022-11-07 16:09:31 +09:00
2022-11-07 16:09:31 +09:00
2022-11-07 16:09:31 +09:00
2022-11-02 14:24:42 +09:00
2023-01-29 17:10:15 +09:00
2022-10-26 20:07:18 +10:00
2020-10-12 16:21:36 +09:00
2022-12-04 22:45:36 +09:00
2016-05-09 17:19:47 +02:00
2023-01-23 00:17:32 +09:00