ruby-cvs:19504
From: nobu ruby-lang.org
Date: Thu, 10 May 2007 15:08:21 +0900 (JST)
Subject: [ruby-cvs:19504] Ruby:r12268: * parse.y (POINTER_P): pointer may be larger than long.
nobu 2007-05-10 15:08:20 +0900 (Thu, 10 May 2007)
New Revision: 12268
Modified files:
trunk/ChangeLog
trunk/parse.y
Log:
* parse.y (POINTER_P): pointer may be larger than long.
* parse.y (vtable_size, vtable_included, vtable_tblcpy,
vtable_to_tbl): constified.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/parse.y?r1=12268&r2=12267
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12268&r2=12267