ruby-cvs:20809
From: akr ruby-lang.org
Date: Sun, 30 Sep 2007 04:33:04 +0900 (JST)
Subject: [ruby-cvs:20809] Ruby:r13572 (trunk): * bignum.c: use SIZEOF_LONG instead of SIZEOF_ULONG which is not
akr 2007-09-30 04:33:03 +0900 (Sun, 30 Sep 2007)
New Revision: 13572
Modified files:
trunk/ChangeLog
trunk/bignum.c
Log:
* bignum.c: use SIZEOF_LONG instead of SIZEOF_ULONG which is not
defined.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13572&r2=13571
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bignum.c?r1=13572&r2=13571