summaryrefslogtreecommitdiff
path: root/vm_eval.c
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-24 06:27:58 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-24 06:27:58 +0000
commite1b6f0f5290776d59880642d960af4dc90fd6d2e (patch)
tree3149741a4051ac8071df9c59c67eac819919a815 /vm_eval.c
parentac3bad418c37195547a09bf6d1e3fc9d5ec99460 (diff)
Avoid many type casts
The idiom `rb_gc_force_recycle((VALUE)...)` was used heavily. This change defines `rb_discard_nod(NODE*)` and allows C compiler to typecheck. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60391 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'vm_eval.c')
0 files changed, 0 insertions, 0 deletions