Skip to content

Conversation

@larskanis
Copy link
Collaborator

JRuby's fiddle implementation has quite some shortcomings compared with the CRuby impl.
Add JRuby tests in CI.

JRuby's fiddle implementation has quite some shortcomings compared with the CRuby impl.
Add JRuby tests in CI.
@nobu nobu merged commit 0b409f1 into master Oct 17, 2024
@nobu nobu deleted the jruby branch October 17, 2024 01:51
@headius
Copy link

headius commented Oct 22, 2024

@larskanis Thank you for this patch! Perhaps we could get some of these things fixed in the ffi-fiddle as well? Both JRuby and TruffleRuby depend on that implementation, so it would be great if we can improve compatibility with the native version. Could you file an issue (or multiple) for the things that had to change here?

@larskanis
Copy link
Collaborator Author

Main problem fixed here is the acceptance of integer where a pointer is expected in a function call. This will be solved by ruby/fiddle#162 .

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.

4 participants