ruby-cvs:20564
From: nobu ruby-lang.org
Date: Sat, 1 Sep 2007 14:24:26 +0900 (JST)
Subject: [ruby-cvs:20564] Ruby:r13327 (trunk): * include/ruby/st.h (rb_index_t): use st_data_t for the platforms it
nobu 2007-09-01 14:24:25 +0900 (Sat, 01 Sep 2007)
New Revision: 13327
Modified files:
trunk/ChangeLog
trunk/include/ruby/st.h
Log:
* include/ruby/st.h (rb_index_t): use st_data_t for the platforms it
is larger than int.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/st.h?r1=13327&r2=13326
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13327&r2=13326