Skip to content

Strict declaration for mrb_istruct_size()#6217

Merged
matz merged 1 commit intomruby:masterfrom
dearblue:mrb_istruct_size
Mar 28, 2024
Merged

Strict declaration for mrb_istruct_size()#6217
matz merged 1 commit intomruby:masterfrom
dearblue:mrb_istruct_size

Conversation

@dearblue
Copy link
Copy Markdown
Contributor

In C, void is required if there are no parameters.

In C, `void` is required if there are no parameters.
@dearblue dearblue requested a review from matz as a code owner March 27, 2024 13:05
@github-actions github-actions Bot added the core label Mar 27, 2024
@matz matz merged commit 5b133e4 into mruby:master Mar 28, 2024
@dearblue dearblue deleted the mrb_istruct_size branch March 29, 2024 13:30
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