Skip to content

Minor cleanup in mrb_str_init#6302

Merged
matz merged 1 commit into
mruby:masterfrom
auroranockert:minor-mrb-str-init-cleanup
Jul 15, 2024
Merged

Minor cleanup in mrb_str_init#6302
matz merged 1 commit into
mruby:masterfrom
auroranockert:minor-mrb-str-init-cleanup

Conversation

@auroranockert

Copy link
Copy Markdown
Contributor

This doesn't change any logic, mrb_str_new was manually inlined here and I think it is a bit easier to follow if we just call the function instead.

Feel free to close this if you disagree.

mrb_str_new was essentially manually inlined here, and I think it is a bit easier to follow if we just call the function instead.
@auroranockert
auroranockert requested a review from matz as a code owner July 13, 2024 14:37
@github-actions github-actions Bot added the core label Jul 13, 2024
@matz
matz merged commit 4faab05 into mruby:master Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants