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 2C51A19A079F for ; Fri, 11 Sep 2015 01:52:54 +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 471B5B5D873 for ; Fri, 11 Sep 2015 02:14:38 +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 7FA2197A820 for ; Fri, 11 Sep 2015 02:14:39 +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 51A13952408 for ; Fri, 11 Sep 2015 02:14:38 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id C34E512061C; Fri, 11 Sep 2015 02:14:35 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from nexus.cila-search.net (mx.cila-search.net [74.86.102.74]) by neon.ruby-lang.org (Postfix) with ESMTP id 0B68D120605 for ; Fri, 11 Sep 2015 02:14:31 +0900 (JST) Received: from [192.168.66.100] (cpe-66-75-63-66.san.res.rr.com [66.75.63.66]) by nexus.cila-search.net (Postfix) with ESMTP id 3C38C12F622C for ; Thu, 10 Sep 2015 10:14:29 -0700 (PDT) Message-ID: <55F1BA75.4020801@cts.com> Date: Thu, 10 Sep 2015 10:14:29 -0700 From: Bill Kelly User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Ruby developers References: <55F1B2F5.3030001@cts.com> <20150911015418.7D9C.C613B076@garbagecollect.jp> In-Reply-To: <20150911015418.7D9C.C613B076@garbagecollect.jp> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-ML-Name: ruby-core X-Mail-Count: 70715 Subject: [ruby-core:70715] 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" U.NAKAMURA wrote: > "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. Understood, thanks! (I didn't realize it had already been fixed! Wow, that was quick. :) Regards, Bill