diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-09-01 02:14:40 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-09-01 02:14:40 +0000 |
commit | 5f25d89cb542e5a6094a47e824229cc762925ba5 (patch) | |
tree | 31f745acb00379cf9de0e6656a9b12da7cf7ef4f /include/ruby/ruby.h | |
parent | 64e5c279b9d4e03aa12d7ce31d2da392e386b259 (diff) | |
download | ruby-5f25d89cb542e5a6094a47e824229cc762925ba5.tar.gz ruby-5f25d89cb542e5a6094a47e824229cc762925ba5.tar.xz ruby-5f25d89cb542e5a6094a47e824229cc762925ba5.zip |
* st.c (st_numcmp, st_numhash): use st_data_t instead of long, because
the former may be larger than the latter.
* include/ruby/st.h (CHAR_BIT): get rid of magic number.
* include/ruby/st.h (struct st_table): num_entries never exceed
num_bins.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13326 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'include/ruby/ruby.h')
0 files changed, 0 insertions, 0 deletions