1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
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
..
-test-
bigdecimal
continuation
coverage
curses
date
dbm
digest
dl
etc
fcntl
fiber
fiddle
gdbm
io
json
mathn
nkf
objspace objspace.c: enum ruby_value_type 2012-10-24 09:49:18 +00:00
openssl
pathname
psych * ext/psych/parser.c: just get the constant defined in Ruby. 2012-10-22 21:25:02 +00:00
pty Supress warnings: unused variables 2012-10-22 00:47:50 +00:00
racc/cparse
readline
ripper
sdbm
socket Supress warnings: unused variables 2012-10-22 00:47:50 +00:00
stringio
strscan
syslog
tk
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt