From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29790 invoked by alias); 17 Jan 2006 20:23:27 -0000 Received: (qmail 29782 invoked by uid 22791); 17 Jan 2006 20:23:26 -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, 17 Jan 2006 20:23:25 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EyxMR-0002zC-Ky for gdb-patches@sourceware.org; Tue, 17 Jan 2006 15:23:23 -0500 Date: Tue, 17 Jan 2006 20:23:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [ob] More warnings; Call for assistance Message-ID: <20060117202323.GA11359@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060117151730.GA2420@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00225.txt.bz2 On Tue, Jan 17, 2006 at 10:15:27PM +0200, Eli Zaretskii wrote: > > Date: Tue, 17 Jan 2006 10:17:31 -0500 > > From: Daniel Jacobowitz > > > > /space/fsf/commit/src/gdb/expprint.c:180: warning: pointer targets in passing argument 2 of 'current_language->la_printstr' differ in signedness > > Is it really worth your trouble fixing this? AFAIK, the next release > of GCC is supposed to turn this warning off by default, so why fix > something that ain't broken in the first place, if it's gonna bug only > those users who have GCC 4.0.x? Do you have a reference for this GCC change? Also, do you think the warning is useless? If you think it's useless, I'll just stop, and we'll go with Mark's patch to disable it. -- Daniel Jacobowitz CodeSourcery