From c0d197423db523850799461fa32a2f523447d582 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 29 Sep 2007 19:33:03 +0000 Subject: * bignum.c: use SIZEOF_LONG instead of SIZEOF_ULONG which is not defined. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13572 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fd62693331..cccd409a40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Sep 30 04:30:55 2007 Tanaka Akira + + * bignum.c: use SIZEOF_LONG instead of SIZEOF_ULONG which is not + defined. + Sun Sep 30 04:03:43 2007 Tanaka Akira * re.c (Init_Regexp): test DEFAULT_KCODE in C code because -- cgit v1.2.3