From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13894 invoked by alias); 30 Dec 2006 16:55:15 -0000 Received: (qmail 13885 invoked by uid 22791); 30 Dec 2006 16:55:14 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 30 Dec 2006 16:55:09 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-225-74.inter.net.il [84.229.225.74]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id FPF73849 (AUTH halo1); Sat, 30 Dec 2006 18:55:04 +0200 (IST) Date: Sat, 30 Dec 2006 16:55:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org In-reply-to: <20061230160034.GE15107@nevyn.them.org> (message from Daniel Jacobowitz on Sat, 30 Dec 2006 11:00:34 -0500) Subject: Re: RFC: Use -Wall -Wextra Reply-to: Eli Zaretskii References: <20061228195533.GA18492@nevyn.them.org> <20061229135814.GA9741@nevyn.them.org> <20061229210206.GA23681@nevyn.them.org> <20061230160034.GE15107@nevyn.them.org> X-IsSubscribed: yes 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 X-SW-Source: 2006-12/txt/msg00367.txt.bz2 > Date: Sat, 30 Dec 2006 11:00:34 -0500 > From: Daniel Jacobowitz > Cc: gdb-patches@sourceware.org > > > > Thanks. That comes from the default definition of a macro which no > > > longer has any non-default definitions; we may as well garbage collect > > > it. I don't know why I didn't get the warning; I can provoke it for > > > a small testcase. > > > > > > I'll remove the macro, since that's an unrelated cleanup. > > > > I'll wait for the patch, thanks. > > Done now, in a separate message. Thanks. Building now...