Skip to content

Demotion mrb_f_raise() from MRB_API - #5923

Merged
matz merged 1 commit into
mruby:masterfrom
dearblue:mrb_f_raise
Feb 7, 2023
Merged

Demotion mrb_f_raise() from MRB_API#5923
matz merged 1 commit into
mruby:masterfrom
dearblue:mrb_f_raise

Conversation

@dearblue

@dearblue dearblue commented Feb 7, 2023

Copy link
Copy Markdown
Contributor

This function is the entity of the Kernel.#raise or Kernel#fail method. I don't think users can use it whenever they want, and I don't think there is any need to expose it as an entity of a user-defined method.

This function is the entity of the `Kernel.#raise` or `Kernel#fail` method.
I don't think users can use it whenever they want, and I don't think there is any need to expose it as an entity of a user-defined method.
@dearblue
dearblue requested a review from matz as a code owner February 7, 2023 14:10
@matz
matz merged commit 8a2bb9e into mruby:master Feb 7, 2023
@dearblue
dearblue deleted the mrb_f_raise branch February 20, 2023 14:05
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.

2 participants