Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use macro in mrb_vm_exec() exception raising #5841

Merged
merged 1 commit into from Oct 31, 2022
Merged

Conversation

dearblue
Copy link
Contributor

Introduce the macro functions RAISE_EXC(), RAISE_FORMAT() and RAISE_LIT().


This patch has a merge conflict with #5750.
Once one is merged, I will fix the other.

Introduce the macro functions `RAISE_EXC()`, `RAISE_FORMAT()` and `RAISE_LIT()`.
@dearblue dearblue requested a review from matz as a code owner October 30, 2022 02:17
@matz matz merged commit 734fe47 into mruby:master Oct 31, 2022
@dearblue dearblue deleted the raise-in-vm branch November 12, 2022 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants