Files
mruby-mruby/mrbgems/mruby-bin-debugger/tools/mrdb
Yukihiro "Matz" Matsumoto 40b0cb98f7 mruby.h: add MRB_OPEN_FAILURE() macro and refactor MRB_OPEN_SUCCESS()
since all current uses check for failure (!MRB_OPEN_SUCCESS), add
MRB_OPEN_FAILURE() as the primary macro for better readability. define
MRB_OPEN_SUCCESS() in terms of MRB_OPEN_FAILURE() to avoid duplication
and optimize the common case. update all usage sites to use the clearer
MRB_OPEN_FAILURE() form.

Co-authored-by: Claude <noreply@anthropic.com>
2025-11-16 06:53:02 +09:00
..
2023-05-22 12:05:35 +09:00
2019-02-19 18:10:05 +09:00
2024-07-13 00:21:53 +10:00
2023-05-22 12:05:35 +09:00
2024-07-13 00:21:53 +10:00
2021-03-01 10:06:17 +10:00