From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12924 invoked by alias); 9 Oct 2009 19:50:35 -0000 Received: (qmail 12916 invoked by uid 22791); 9 Oct 2009 19:50:35 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 09 Oct 2009 19:50:31 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 8019D7C09B; Fri, 9 Oct 2009 19:51:59 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 382507C09A; Fri, 9 Oct 2009 19:51:59 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1MwLTv-0000uE-QS; Fri, 09 Oct 2009 15:50:27 -0400 Date: Fri, 09 Oct 2009 19:50:00 -0000 From: Daniel Jacobowitz To: Tobias Hahn Cc: gdb@sourceware.org Subject: Re: -Wformat and the like Message-ID: <20091009195027.GA3245@caradoc.them.org> Mail-Followup-To: Tobias Hahn , gdb@sourceware.org References: <847995BD-73DF-46CD-AFDE-25AB8A5A6E6D@ableton.com> <4ACF80A8.9020206@codesourcery.com> <200910091944.35883.pedro@codesourcery.com> <5B335136-E7C5-47C3-9DC6-D75A4F3BA748@ableton.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5B335136-E7C5-47C3-9DC6-D75A4F3BA748@ableton.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00183.txt.bz2 On Fri, Oct 09, 2009 at 09:37:39PM +0200, Tobias Hahn wrote: > Am 09.10.2009 um 20:44 schrieb Pedro Alves: > > >I'm curious. Has anybody posted a snippet of these warnings yet? > > > >-- > >Pedro Alves > > This is what I get on stderr when building gdb. Sounds like a gettext problem (with "_") ? -- Daniel Jacobowitz CodeSourcery