Skip to content

io_read: use %i instead of %d in call to mrb_raisef - #6405

Merged
matz merged 1 commit into
mruby:masterfrom
ArtSin:io_read-fix-mrb_raisef-arg
Nov 5, 2024
Merged

io_read: use %i instead of %d in call to mrb_raisef#6405
matz merged 1 commit into
mruby:masterfrom
ArtSin:io_read-fix-mrb_raisef-arg

Conversation

@ArtSin

@ArtSin ArtSin commented Nov 4, 2024

Copy link
Copy Markdown
Contributor

length is mrb_int, not int.

`length` is `mrb_int`, not `int`.
@ArtSin
ArtSin requested a review from matz as a code owner November 4, 2024 09:59
@matz
matz merged commit 5217660 into mruby:master Nov 5, 2024
@ArtSin
ArtSin deleted the io_read-fix-mrb_raisef-arg branch November 5, 2024 07:39
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