1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/fiddle
Jeremy Evans 040cfc89b9 Do not set USE_FFI_CLOSURE_ALLOC=1 in fiddle on OpenBSD
On OpenBSD, USE_FFI_CLOSURE_ALLOC was always set to 0 previously. In
633a1f15d8, the code was modified in a
way that it ended up being set to 1 on OpenBSD.  However, that results
in SIGABRT when running make test-all, inside ffi_closure_free.
Setting USE_FFI_CLOSURE_ALLOC back to 0 fixes the issue.
2020-03-08 17:47:48 -07:00
..
lib
win32 Drop executable bit of *.{yml,h,mk.tmpl} 2020-01-22 16:04:38 +09:00
closure.c Do not set USE_FFI_CLOSURE_ALLOC=1 in fiddle on OpenBSD 2020-03-08 17:47:48 -07:00
closure.h
conversions.c
conversions.h
depend Update dependencies 2019-11-18 23:16:22 +09:00
extconf.rb Fixed a typo 2020-03-05 13:31:25 +09:00
extlibs Use osuosl instead of GitHub releases 2020-03-07 20:45:09 +09:00
fiddle.c
fiddle.gemspec
fiddle.h
function.c [ruby/fiddle] Remove taint support (#21) 2019-10-24 19:34:49 +09:00
function.h
handle.c [ruby/fiddle] Remove taint support (#21) 2019-10-24 19:34:49 +09:00
pointer.c [ruby/fiddle] Remove taint support (#21) 2019-10-24 19:34:49 +09:00