From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3964 invoked by alias); 3 Apr 2005 03:53:36 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 3936 invoked from network); 3 Apr 2005 03:53:34 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 3 Apr 2005 03:53:34 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DHwB3-0007Fs-UX for ; Sat, 02 Apr 2005 22:53:34 -0500 Date: Sun, 03 Apr 2005 03:53:00 -0000 From: Daniel Jacobowitz To: GDB Subject: Re: compile warnings Message-ID: <20050403035332.GA27852@nevyn.them.org> Mail-Followup-To: GDB References: <20050403030505.GA4521@white> <20050403031654.GA25512@nevyn.them.org> <20050403044042.GC4521@white> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050403044042.GC4521@white> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00023.txt.bz2 On Sat, Apr 02, 2005 at 11:40:42PM -0500, Bob Rossi wrote: > However, as you can see, I don't have the -Wno-error. But if this is a > known warning, it doesn't matter anyways. But you don't have -Werror either :-) Nor would you if you used the appropriate configure option to enable -Werror. -- Daniel Jacobowitz CodeSourcery, LLC