aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-02-14 05:11:02 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-02-14 05:11:02 +0000
commit8fd16730f0500c115c6ab60f4decd9c9e4dbc29d (patch)
tree49ba66b8ca28183394de62921c1b4cf4aafdcf82 /appveyor.yml
parent381650ea5821b62c0f559f62b1f445d644666e13 (diff)
downloadruby-8fd16730f0500c115c6ab60f4decd9c9e4dbc29d.tar.gz
mjit.h: compare as pointer
* mjit.c (mjit_get_iseq_func), mjit.h (mjit_exec): do not compare a pointer as shorter type. by loosing the precision, different values can result in "equal" wrongly. enum type is an alias of `int`, and is often shorter than a pointer type nowadays. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62401 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions