From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15455 invoked by alias); 5 Sep 2017 19:38:29 -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 15442 invoked by uid 89); 5 Sep 2017 19:38:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=tickets, perfect 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 ESMTP; Tue, 05 Sep 2017 19:38:24 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id D3F4456115; Tue, 5 Sep 2017 15:38:22 -0400 (EDT) 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 8DrTZojyS9hL; Tue, 5 Sep 2017 15:38:22 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id AE0715610D; Tue, 5 Sep 2017 15:38:22 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E1EFD89FA5; Tue, 5 Sep 2017 12:38:20 -0700 (PDT) Date: Tue, 05 Sep 2017 19:38:00 -0000 From: Joel Brobecker To: John Baldwin Cc: Pedro Alves , Luis Machado , gdb-patches@sourceware.org Subject: Re: [PATCH v2] Define an error function in the PPC simulator library. Message-ID: <20170905193820.fc7lsuzmjbifovyo@adacore.com> References: <20170405163332.82109-1-jhb@FreeBSD.org> <2136315.0HrDL9yZYa@ralph.baldwin.cx> <6ff2bd23-446a-b27c-0b04-2c0d6b92315b@redhat.com> <8dcb1a42-4367-527e-1e5b-6f250c5e0e4c@FreeBSD.org> <22805795-41a7-9f1d-7237-d537b6d12c81@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <22805795-41a7-9f1d-7237-d537b6d12c81@FreeBSD.org> User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2017-09/txt/msg00125.txt.bz2 > >> Will do. Is there still time to merge this into 8.0.1 > > > > I think the plan was yesterday, but it didn't happen yet, so I think > > there's still time, though likely not much. That's correct, because there were some tickets pending, so I said I'd give extra time. I'm reviewing the situation every couple of days, with the next update being tomorrow. > The bug is closed and has the 8.0.1 milestone. Thanks! Perfect. I was a bit worried when I saw the commits get in without the PR number in the ChangeLog. If the PR has the 8.0.1 milestone, then no need to worry about listing them explicitly in the wiki. That's what the list to bugzilla is there for. -- Joel