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

StructRef inner class. #85

Merged
merged 4 commits into from
Dec 12, 2016
Merged

StructRef inner class. #85

merged 4 commits into from
Dec 12, 2016

Conversation

goto1134
Copy link
Contributor

It addresses to a Struct or array of Structs.

@goto1134 goto1134 changed the title added StructRef inner class. StructRef inner class. Sep 26, 2016
@goto1134
Copy link
Contributor Author

goto1134 commented Sep 26, 2016

depends on #82

Copy link
Member

@headius headius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok to me. Seems to logically mirror the other Ref type fields. Would like @henriquemotaesteves and anyone else actively working on jnr-ffi to have a look too.

@headius
Copy link
Member

headius commented Sep 26, 2016

@goto1134 Can you merge #82 into this?

@goto1134
Copy link
Contributor Author

@headius already done that

@headius
Copy link
Member

headius commented Sep 26, 2016

@goto1134 Oh of course. I have no remaining reservations.

@headius
Copy link
Member

headius commented Sep 26, 2016

@goto1134 I'd like to get at least one other person to weigh in. Are you opposed to pushing this to a 2.1.x release to give it a bit more review time? I'd like to get 2.1 out today.

@headius headius added this to the 2.1.1 milestone Sep 26, 2016
@goto1134
Copy link
Contributor Author

@headius that's ok

@headius
Copy link
Member

headius commented Sep 30, 2016

@henriquemotaesteves I'll probably go ahead and merge this soon unless you have concerns.

@henriquemotaesteves
Copy link
Contributor

@headius and @goto1134, I reviewed this pull request and everything appear to be OK. Besides, it will makes much more convenient to work with pointers to array of structs.

@headius
Copy link
Member

headius commented Nov 8, 2016

This is too scary to do for the JRuby 9.1.6.0 release today, but I'll merge it afterwards and do a snapshot for testing.

@headius headius modified the milestones: 2.1.2, 2.1.1 Nov 8, 2016
@headius headius merged commit 662e25c into jnr:master Dec 12, 2016
@goto1134 goto1134 deleted the struct-ref branch December 12, 2016 20:36
@goto1134 goto1134 restored the struct-ref branch December 12, 2016 20:37
@goto1134 goto1134 deleted the struct-ref branch December 12, 2016 20:38
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.

3 participants