From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13045 invoked by alias); 10 Jul 2013 18:24: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 13036 invoked by uid 89); 10 Jul 2013 18:24:21 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 10 Jul 2013 18:24:20 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 2BC401C65A1; Wed, 10 Jul 2013 14:24:19 -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 2JiR1PTAwX9U; Wed, 10 Jul 2013 14:24:19 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D56091C6589; Wed, 10 Jul 2013 14:24:18 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 19816C108F; Wed, 10 Jul 2013 11:24:17 -0700 (PDT) Date: Wed, 10 Jul 2013 18:24:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: Michael Eager , gdb-patches@sourceware.org Subject: Re: Build regression on CentOS-5 [Re: [PATCH 3/3] add -Wold-style-definition] Message-ID: <20130710182417.GG8063@adacore.com> References: <1371494572-26594-1-git-send-email-tromey@redhat.com> <1371494572-26594-4-git-send-email-tromey@redhat.com> <20130702080754.GA24111@host2.jankratochvil.net> <87hagcela1.fsf@fleche.redhat.com> <87a9m4el8y.fsf@fleche.redhat.com> <51DD910A.9040501@eagerm.com> <877ggyffou.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <877ggyffou.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-07/txt/msg00292.txt.bz2 > I'm partly of the opinion that folks with very old versions of developer > tools should either disable the warnings or upgrade their tools. > Otherwise we're letting bad versions of flex, etc, hold things back. FWIW, I agree. -- Joel