summaryrefslogtreecommitdiff
path: root/spec/ruby/core
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2025-05-12 10:17:49 +0900
committerNobuyoshi Nakada <nobu.nakada@gmail.com>2025-05-12 17:45:39 +0900
commit543e3a1896ae2fe3b5b954f6497d261ab5663a15 (patch)
treea3faf5a3f5822d037fa088c67b955478abe920fe /spec/ruby/core
parentf1f0cc14cc7d3f9be35b203e5583f9224b1e2387 (diff)
Cast up `int` instruction code to `VALUE`
Fix Visual C warnings: ``` iseq.c(3793): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size iseq.c(3794): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size ```
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/13304
Diffstat (limited to 'spec/ruby/core')
0 files changed, 0 insertions, 0 deletions