diff options
author | 卜部昌平 <[email protected]> | 2022-09-14 14:35:47 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2022-09-21 11:44:09 +0900 |
commit | 4e64edb6cd8d1b444c591bfd50ec3d357e794f6e (patch) | |
tree | a21ee4eff512fa623e81546c43bcb25306a83fca /vm_eval.c | |
parent | 8a577cbc63e164a0771581ea7234578f5beab100 (diff) |
vm_method_cfunc_is: get rid of ANYARGS
ANYARGS-ed function prototypes are basically prohibited in C23.
Use __attribute__((__transparent_union__)) instead.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/6358
Diffstat (limited to 'vm_eval.c')
0 files changed, 0 insertions, 0 deletions