Dani Smith 7c260bd424
[ruby/fiddle] ffi_backend: convert numeric function args to pointers
(https://github.com/ruby/fiddle/pull/162)

This allows for passing integers as pointer arguments to functions when
using the FFI backend. This is a workaround until we can get JRuby's FFI
implementation to allow for it directly (see also
https://github.com/jruby/jruby/pull/8423)

---------

https://github.com/ruby/fiddle/commit/e2f0952e9b

Co-authored-by: Benoit Daloze <eregontp@gmail.com>
2024-12-16 10:22:30 +09:00
..
2024-10-18 11:35:00 +09:00
2024-10-16 11:24:25 +09:00