From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74424 invoked by alias); 16 Feb 2017 09:05:22 -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 74334 invoked by uid 89); 16 Feb 2017 09:05:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=month, kindly, surge 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; Thu, 16 Feb 2017 09:05:11 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 22E88117A5A; Thu, 16 Feb 2017 04:05:10 -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 Lk2HfAeyybrm; Thu, 16 Feb 2017 04:05:10 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 946D91179F2; Thu, 16 Feb 2017 04:05:09 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 5CB1D60E58; Thu, 16 Feb 2017 13:05:05 +0400 (RET) Date: Thu, 16 Feb 2017 09:05:00 -0000 From: Joel Brobecker To: Antoine Tremblay Cc: gdb-patches@sourceware.org, Tom Tromey , Pedro Alves , Andreas Arnez Subject: Re: One month away from GDB 8.0 branching Message-ID: <20170216090505.jood7ctopopt57qm@adacore.com> References: <20170215035852.yzqw733mvnxigh2s@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.2-neo (2016-08-21) X-SW-Source: 2017-02/txt/msg00435.txt.bz2 > I created a PR for this issue : > https://sourceware.org/bugzilla/show_bug.cgi?id=21169 > > I've marked it Target Milestone 8.0 Thanks. And thanks for mentioning that this is indeed a regression; this helps confirm that this is indeed blocking for 8.0. > But the wiki doesn't work for me, I was sure I had an account but can't > login, invalid l/p, and I can't create an account I get : > 503 You triggered the wiki's surge protection , on my first try.... > > If someone would kindly add it to the maybe for release section it would > be nice. Do you have reasons to believe that we should not be creating the branch until this is fixed? If yes, then I'll add it to the wiki, no problem. If we can create the branch, and fix the issue on the branch later on, then adding it to the wiki is unnecessary (the wiki is only for those who prefer that option over creating a PR). Thanks! -- Joel