From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11598 invoked by alias); 4 Jan 2007 04:09:29 -0000 Received: (qmail 11590 invoked by uid 22791); 4 Jan 2007 04:09:28 -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; Thu, 04 Jan 2007 04:09:22 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-202-118.inter.net.il [84.228.202.118]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id FQJ33512 (AUTH halo1); Thu, 4 Jan 2007 06:09:15 +0200 (IST) Date: Thu, 04 Jan 2007 04:09:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org In-reply-to: <20070103191225.GH17935@nevyn.them.org> (message from Daniel Jacobowitz on Wed, 3 Jan 2007 14:12:25 -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> <20070103191225.GH17935@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: 2007-01/txt/msg00099.txt.bz2 > Date: Wed, 3 Jan 2007 14:12:25 -0500 > From: Daniel Jacobowitz > > Here's what I have just tested on x86_64-pc-linux-gnu. This is a much > more conservative patch than my previous one. It may still break other > targets, especially native ones, with -Werror; I'll be happy to help > fix any breakage if the fixes aren't apparent. > > OK to commit? Yes, thanks.