From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26933 invoked by alias); 14 Feb 2006 17:58:23 -0000 Received: (qmail 26924 invoked by uid 22791); 14 Feb 2006 17:58:23 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 14 Feb 2006 17:58:21 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F94RP-0007T7-EU; Tue, 14 Feb 2006 12:58:19 -0500 Date: Tue, 14 Feb 2006 17:58:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: gdb@sourceware.org Subject: Re: Turning on -Werror Message-ID: <20060214175819.GA28681@nevyn.them.org> Mail-Followup-To: Mark Kettenis , gdb@sourceware.org References: <200602141751.k1EHpiXZ026403@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602141751.k1EHpiXZ026403@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00142.txt.bz2 On Tue, Feb 14, 2006 at 06:51:44PM +0100, Mark Kettenis wrote: > I believe that the GCC 4 issues for most targets have been solved now. > > OK if I commit my patch to turn on -Werror by default now? I guess so. I know some targets will fall down; there's a few gotchas in the Windows hosting (not added by my recent commits, but not fixed by them either). But we're pretty close. -- Daniel Jacobowitz CodeSourcery