From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6198 invoked by alias); 30 Dec 2014 15:51:13 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 6185 invoked by uid 89); 30 Dec 2014 15:51:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 30 Dec 2014 15:51:10 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3B7A2116202; Tue, 30 Dec 2014 10:51:08 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id XwSS4PGzPUjA; Tue, 30 Dec 2014 10:51:08 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id BF4061161B0; Tue, 30 Dec 2014 10:51:07 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 5DF2C4100E; Tue, 30 Dec 2014 19:51:03 +0400 (RET) Date: Tue, 30 Dec 2014 15:51:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: GDB 7.9 branching - 2 weeks to go (Mon, Jan 12th)! Message-ID: <20141230155103.GH2123@adacore.com> References: <20141230071500.GF2123@adacore.com> <83sifxb0v6.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83sifxb0v6.fsf@gnu.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-12/txt/msg00686.txt.bz2 > > Just a quick reminder that we're about 2 weeks away from our targeted > > branching date for GDB 7.9. Jan 12th is only a week after what I expect > > to be most people's return to work (Mon Jan 5th), so might be a little > > tight. > > What about 7.8.2 -- is it still going to happen? If so, when > approximately? I hope so. When depends on when the issues actually get fixed, but as soon as they do. There is one assigned to me that I currently have no time to look into, so it might be a while, unfortunately. There is another assigned to me that's just a matter of backporting from master, so easily dealt with. The last one is marked as assigned to Phil with a question mark... If it drags on for too long, we might decide to get 7.8.2 out the door without some of the fixes we wanted... -- Joel