1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/ruby_vm
shyouhei 1b30f57c8f _mjit_compile_ivar.rb: use PRIuSIZE
`ic->ic_value.index` is size_t, not always unsigned long.
See also: https://travis-ci.org/ruby/ruby/jobs/443560810#L2263


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65166 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-19 07:48:45 +00:00
..
controllers tool/insns2vm.rb: get rid of expanding paths 2018-10-18 23:58:21 +00:00
helpers tool/insns2vm.rb: get rid of expanding paths 2018-10-18 23:58:21 +00:00
loaders tool/ruby_vm support for pre-2.0 BASERUBY 2018-01-12 08:38:12 +00:00
models move canary-related statements into macros 2018-09-13 03:46:46 +00:00
scripts tool/insns2vm.rb: get rid of expanding paths 2018-10-18 23:58:21 +00:00
tests new insns.def format (2nd try) 2018-01-12 08:38:07 +00:00
views _mjit_compile_ivar.rb: use PRIuSIZE 2018-10-19 07:48:45 +00:00