From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 35751 invoked by alias); 27 Mar 2017 18:16:36 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 35731 invoked by uid 89); 27 Mar 2017 18:16:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=H*R:D*edu, H*Ad:U*toon, his, watch X-Spam-User: qpsmtpd, 2 recipients X-HELO: troutmask.apl.washington.edu Received: from troutmask.apl.washington.edu (HELO troutmask.apl.washington.edu) (128.95.76.21) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 27 Mar 2017 18:16:34 +0000 Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.15.2/8.15.2) with ESMTPS id v2RIGWFE028855 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 27 Mar 2017 11:16:32 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.15.2/8.15.2/Submit) id v2RIGWr8028854; Mon, 27 Mar 2017 11:16:32 -0700 (PDT) (envelope-from sgk) Date: Mon, 27 Mar 2017 18:16:00 -0000 From: Steve Kargl To: Marek Polacek Cc: Toon Moene , Markus Trippelsdorf , Jonathan Wakely , Jerry DeLisle , gfortran , GCC Development Subject: Re: Warning annoyances in list_read.c Message-ID: <20170327181632.GA28098@troutmask.apl.washington.edu> Reply-To: sgk@troutmask.apl.washington.edu References: <20170327023050.GA20895@troutmask.apl.washington.edu> <20170327065843.GA294@x4> <20170327132605.GB24312@troutmask.apl.washington.edu> <20170327134956.GA24643@troutmask.apl.washington.edu> <20170327152212.GD294@x4> <20170327162734.GA25559@troutmask.apl.washington.edu> <20170327164532.GH3172@redhat.com> <20170327174112.GK3172@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170327174112.GK3172@redhat.com> User-Agent: Mutt/1.7.2 (2016-11-26) X-SW-Source: 2017-03/txt/msg00169.txt.bz2 On Mon, Mar 27, 2017 at 07:41:12PM +0200, Marek Polacek wrote: > On Mon, Mar 27, 2017 at 07:33:05PM +0200, Toon Moene wrote: > > On 03/27/2017 06:45 PM, Marek Polacek wrote: > > > > > On Mon, Mar 27, 2017 at 09:27:34AM -0700, Steve Kargl wrote: > > > > > > But that's okay. I now understand that it is acceptable for > > > > a developer to commit a change that causes issues for other > > > > developers, and said developer can turn a blind eye. > > > > > > Nonsense. > > > > The person developing the warning could *at least* have bootstrapped all > > languages and detected, warned and helped the Fortran/Ada/whatever side to > > cope with it. > > Of course "the person" had bootstrapped and tested all the languages before > adding the warning. If only any of you bothered to check the fortran/ > ChangeLogs: > fortran/ != libgfortran/ "The person" also failed to post his changes to fortran/ on the fortran@ mailing list. So, the fortran changes were likely not reviewed. -- Steve 20161221 https://www.youtube.com/watch?v=IbCHE-hONow