1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/objspace
nobu e59e5e90c0 objspace.c: enum ruby_value_type
* ext/objspace/objspace.c (type2sym, count_objects_size): use enum
  instead of size_t which may be larger than actual values.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37316 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-10-24 09:49:18 +00:00
..
depend * internal.h: add for internal use only. 2011-05-18 13:41:54 +00:00
extconf.rb * ext/{coverage,objspace}/extconf.rb ($INCFLAGS): explicitly add 2010-08-14 10:12:13 +00:00
objspace.c objspace.c: enum ruby_value_type 2012-10-24 09:49:18 +00:00