From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91147 invoked by alias); 19 Mar 2019 14:56:50 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 91134 invoked by uid 89); 19 Mar 2019 14:56:50 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 19 Mar 2019 14:56:48 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=svr-ies-mbx-01.mgc.mentorg.com) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1h6GAW-0001Qt-SV from joseph_myers@mentor.com ; Tue, 19 Mar 2019 07:56:44 -0700 Received: from digraph.polyomino.org.uk (137.202.0.90) by svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Tue, 19 Mar 2019 14:56:41 +0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.90_1) (envelope-from ) id 1h6GAS-0001mm-VU; Tue, 19 Mar 2019 14:56:41 +0000 Date: Tue, 19 Mar 2019 15:00:00 -0000 From: Joseph Myers To: =?ISO-8859-15?Q?Martin_Li=A8ka?= CC: Alex Henrie , , Subject: Re: [PATCH 0/2] Future warnings not treated as errors In-Reply-To: <8b905069-e6bd-c373-515a-8ef5a65d21de@suse.cz> Message-ID: References: <20190319024657.11618-1-alexhenrie24@gmail.com> <8b905069-e6bd-c373-515a-8ef5a65d21de@suse.cz> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="-1152306461-1235424482-1553007400=:28447" X-SW-Source: 2019-03/txt/msg00926.txt.bz2 ---1152306461-1235424482-1553007400=:28447 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Content-length: 487 On Tue, 19 Mar 2019, Martin Liška wrote: > On 3/19/19 3:46 AM, Alex Henrie wrote: > > Hello, > > > > I have received permission to contribute to GCC, but I do not have > > commit access. Could one of you please merge these patches for me? > > Hi. > > I can do it for you. But if I see correctly, Joseph M. had some concerns > and he should probably make final patch approval. I've noted to look at this patch during development stage 1. -- Joseph S. Myers joseph@codesourcery.com ---1152306461-1235424482-1553007400=:28447--