From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id A463219A079F for ; Fri, 11 Sep 2015 01:32:41 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (smtp.nagaokaut.ac.jp [133.44.2.201]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id AB662B5D8FE for ; Fri, 11 Sep 2015 01:54:25 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id D923A97A826 for ; Fri, 11 Sep 2015 01:54:26 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id D43CB952408 for ; Fri, 11 Sep 2015 01:54:23 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id D35441205CF; Fri, 11 Sep 2015 01:54:23 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from zanzibar.garbagecollect.jp (j077153.ppp.asahi-net.or.jp [61.213.77.153]) by neon.ruby-lang.org (Postfix) with ESMTP id 5901F1204F0 for ; Fri, 11 Sep 2015 01:54:19 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by zanzibar.garbagecollect.jp (Postfix) with ESMTP id 52DDC6EA63 for ; Fri, 11 Sep 2015 01:54:19 +0900 (JST) X-Virus-Scanned: amavisd-new at garbagecollect.jp Received: from zanzibar.garbagecollect.jp ([127.0.0.1]) by localhost (zanzibar.garbagecollect.jp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x-z2fEaENbN1 for ; Fri, 11 Sep 2015 01:54:19 +0900 (JST) Received: from [127.0.0.1] (albion [192.168.0.9]) by zanzibar.garbagecollect.jp (Postfix) with ESMTP id 04CA46EA3F for ; Fri, 11 Sep 2015 01:54:19 +0900 (JST) Date: Fri, 11 Sep 2015 01:54:18 +0900 From: "U.NAKAMURA" To: Ruby developers In-Reply-To: <55F1B2F5.3030001@cts.com> References: <55F1B2F5.3030001@cts.com> Message-Id: <20150911015418.7D9C.C613B076@garbagecollect.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.70 [ja] X-Antivirus: avast! (VPS 150910-0, 2015/09/10), Outbound message X-Antivirus-Status: Clean X-ML-Name: ruby-core X-Mail-Count: 70714 Subject: [ruby-core:70714] Re: [Ruby trunk - Bug #8543] new rb_iseq_load crash X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Hi, In message "[ruby-core:70713] Re: [Ruby trunk - Bug #8543] new rb_iseq_load crash" on Thu, 10 Sep 2015 09:42:29 -0700, billk@cts.com wrote: > > Tracker changed from Feature to Bug > > ruby -v set to - > > Backport set to 2.0.0: UNKNOWN, 2.1: REQUIRED, 2.2: REQUIRED > > Thanks! > > By the way, the issue in redmine still shows as "Status: Closed": "Status: Closed" means that this issue is fixed on trunk and can backport to stable branches. So, do not re-open the issue. The maintainers of stable branches knows the meaning, and they watch only closed tickets of trunk. Regards, -- U.Nakamaura