summaryrefslogtreecommitdiff
path: root/yjit_codegen.c
diff options
context:
space:
mode:
authorPeter Zhu <[email protected]>2022-01-07 22:34:54 -0500
committergit <[email protected]>2022-01-08 20:32:06 +0900
commit09cfc653b77584d557a551df6a5b8ebddbbd11a2 (patch)
tree5ca0587eb56aa52f93552081872bdd309a867016 /yjit_codegen.c
parent0ca00e2cb74f9d07d27844d97c29c208caab95a7 (diff)
[ruby/reline] Fix reline on Solaris
Solaris requires that the pointer errret_int is alined to an integer, however, with VWA, strings are no longer aligned to an integer, so use a Fiddle::Pointer with a malloc'd region instead. https://github.com/ruby/reline/commit/5fcd89ab0c
Diffstat (limited to 'yjit_codegen.c')
0 files changed, 0 insertions, 0 deletions