summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2021-08-23 14:02:42 -0400
committerPeter Zhu <peter@peterzhu.ca>2021-08-23 14:57:52 -0400
commit6648b411f7350711417936865331cf5066ef35aa (patch)
tree070a1b58956f4fc1e1bfb48a5d4182a90824659b /version.h
parenteddd369e7378ec762cf81a226aec1a2b8719bf7a (diff)
Replace intptr_t with uintptr_t in gc.c
Pointers may be large to the point where intptr_t would be negative. This is problematic when doing comparisons of pointers.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4765
Diffstat (limited to 'version.h')
0 files changed, 0 insertions, 0 deletions