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

ruby-changes:23256

From: ko1 <ko1@a...>
Date: Thu, 12 Apr 2012 10:47:40 +0900 (JST)
Subject: [ruby-changes:23256] ko1:r35307 (trunk): Add a ticket number for last commit.

ko1	2012-04-12 10:47:31 +0900 (Thu, 12 Apr 2012)

  New Revision: 35307

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

  Log:
    Add a ticket number for last commit.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 35306)
+++ ChangeLog	(revision 35307)
@@ -7,8 +7,7 @@
           because VM push all contents of the literal onto VM stack to
           make an array (or hash).  To solve this issue, we make several
           arrays (hashes) and concatenate them to make a big array (hash)
-          object.
-	  ??
+          object.  [ruby-dev:37701] [Bug #982]
 
 	* compile.c (iseq_compile_each, setup_args): use modified
 	  compile_array.

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

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