From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7725 invoked by alias); 20 Mar 2017 22:47:43 -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 7711 invoked by uid 89); 20 Mar 2017 22:47:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy==e5=b0=a7, H*i:CAH, tim's, H*f:sk:GggZ6eV?= X-HELO: mail-qk0-f171.google.com Received: from mail-qk0-f171.google.com (HELO mail-qk0-f171.google.com) (209.85.220.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 20 Mar 2017 22:47:41 +0000 Received: by mail-qk0-f171.google.com with SMTP id v127so122807872qkb.2 for ; Mon, 20 Mar 2017 15:47:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=3r5wLAm2pxNX9hKxKJ3LbXz1I/fSQrqPNcVPK+Ma3+s=; b=DAGYtXlVuToKztCheFpQaoyKftyOhzRAUnaBhpiuBvAjJd+3G+oDVaDjGG6nRl0kdA 0Sw7PTQ9tie2T2teY8V5z0QgVD3VTNFjKHMUA/DVTj1s96mOHAX8Gi1Nx5C1rNG0qUlK w/ZnPM/P98CpvRxQH/64fPbhVK5M+z2bu86xknODf90LCgq3mq3leIulnCUHyJ8l16Le L/+K4c+sNdilg8xvbbqV1q9My6qMlh8FDQYOcxzTj9aAOeADHgdu8fiLI40HtNxjUt0T vDfh5mn9CMEvsRpgBqlfcHEZEgvPWwDJhhZesic32wA6y5R5aqxUpzVPYsm5nDBZeUdU Jwdg== X-Gm-Message-State: AFeK/H2Lkuux7xJxHZxRCFr77N2K10tmCLHuEaNJtzimXKlsy2UhOLNHGmsV0ZPd8xKnAE8FZXCqjO9FAUnkFA== X-Received: by 10.55.71.206 with SMTP id u197mr30083892qka.122.1490050060939; Mon, 20 Mar 2017 15:47:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.12.140.130 with HTTP; Mon, 20 Mar 2017 15:47:40 -0700 (PDT) In-Reply-To: References: <20170320201629.pbjzaqsnvs7dx7f2@adacore.com> From: Yao Qi Date: Mon, 20 Mar 2017 22:47:00 -0000 Message-ID: Subject: Re: GDB 8.0 release/branching 2017-03-20 update To: Joel Brobecker Cc: "gdb-patches@sourceware.org" , Nitish Kumar Mishra , Tremblay , Keith Seitz , "Wiederhake, Tim" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00358.txt.bz2 On Mon, Mar 20, 2017 at 10:39 PM, Yao Qi wrote: >> * [TimWiederhake] Build issue when using Python 2.6.x >> >> What's the status of that patch? My questions were answered, >> but was the patch reviewed? >> >> https://www.sourceware.org/ml/gdb-patches/2017-03/msg00053.html >> > > I've already conditionally approved the patch, with a fix in > doc part, "Python 3" or "@code{Python} 3". Tim's patch uses > the former but I suggested the latter. Tim believes "Python 3" > should be used (off-list) so I asked Eli > https://sourceware.org/ml/gdb-patches/2017-03/msg00334.html > Just got Eli's reply. Tim's patch can go in without any changes. I'll take care of this patch if Tim is unreachable. --=20 Yao (=E9=BD=90=E5=B0=A7)