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

Support all struct definition functions #866

Merged
merged 1 commit into from Feb 9, 2022
Merged

Conversation

nobu
Copy link
Member

@nobu nobu commented Feb 8, 2022

Currently only rb_struct_define_without_accessor is supported by #73.
We should support other three functions too.

@nobu nobu added the Bug label Feb 8, 2022
Currently only `rb_struct_define_without_accessor` is supported by
ruby#73.  We should support other
three functions too.
@nobu nobu merged commit c18a5c2 into ruby:master Feb 9, 2022
@nobu nobu deleted the struct_define branch February 9, 2022 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant