summaryrefslogtreecommitdiff
path: root/vm_insnhelper.h
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-03-06 13:20:53 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2023-03-06 13:20:54 -0800
commitb116b2bcf68d68f51743acd16592d430289aa431 (patch)
treecef2cd99d2257ac5644fc09ece8992bcb04564f5 /vm_insnhelper.h
parenta1758fbd7fe7406601b0eb1617752db59b83586a (diff)
downloadruby-b116b2bcf68d68f51743acd16592d430289aa431.tar.gz
Fix a compilation warning on Mac
../mjit_c.rb:493:17: warning: implicit conversion loses integer precision: 'ID' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32] return UINT2NUM(vm_ci_mid((CALL_INFO)NUM2PTR(_ci_addr))); ~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Diffstat (limited to 'vm_insnhelper.h')
0 files changed, 0 insertions, 0 deletions