mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
d1a48c03e2
added forward declaration in gc.c and stub implementation in mrbc stub.c for mrb_task_mark_all to avoid link errors when mrbc is built without mruby-task gem. Co-authored-by: Claude <noreply@anthropic.com>