mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
8d61b67dc1
- remove redundant MRB_TASK_CREATED/STOPPED macros from task.h since they are now properly defined in mrb_fiber_state enum in mruby.h - declare kw_names array separately to avoid taking address of temporary array in c++ compilation Co-authored-by: Claude <noreply@anthropic.com>