-
-
Notifications
You must be signed in to change notification settings - Fork 925
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
Fiddle::Function returns FFI::Pointer instead of Fiddle::Pointer #4510
Comments
Ok, I merged your PR, and thanks again for that. This issue is a bit trickier, since it's trying to let FFI classes masquerade as Fiddle classes. The |
No time to work on this for 9.1.8.0 but with your help we'd like to fix it for 9.1.9.0 or 9.2 (whichever comes first). |
The PR in question was merged, so hopefully this was fixed around the same time. |
@headius I believe it was merged into your fork of JRuby, not sure if the changes made it into this repo? |
Okay it looks like this commit fixed the issue: 366f9f1 |
Environment
Expected Behavior
code:
MRI:
Actual Behavior
JRuby:
The text was updated successfully, but these errors were encountered: