[前][次][番号順一覧][スレッド一覧]

ruby-changes:20465

From: usa <ko1@a...>
Date: Mon, 11 Jul 2011 15:16:51 +0900 (JST)
Subject: [ruby-changes:20465] usa:r32513 (trunk): * ChangeLog: more details.

usa	2011-07-11 15:16:39 +0900 (Mon, 11 Jul 2011)

  New Revision: 32513

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32513

  Log:
    * ChangeLog: more details.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 32512)
+++ ChangeLog	(revision 32513)
@@ -1,7 +1,8 @@
 Mon Jul 11 15:02:24 2011  NAKAMURA Usaku  <usa@r...>
 
 	* numeric.c (rb_num2ull): use FIX2LONG instead of FIX2ULONG. see
-	  rb_num2ulong().
+	  rb_num2ulong(). fixed the problem of ObjectSpace._id2ref of IL32LLP64
+	  platforms, introduced at r32433.
 
 Mon Jul 11 05:38:05 2011  Yutaka Kanemoto  <kanemoto@r...>
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]