From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3025 invoked by alias); 1 Aug 2003 18:25:28 -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 3014 invoked from network); 1 Aug 2003 18:25:27 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 1 Aug 2003 18:25:27 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.9/8.12.9) with ESMTP id h71IPISE022978; Fri, 1 Aug 2003 13:25:18 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.9/8.12.9) with ESMTP id h71IPJHK013182; Fri, 1 Aug 2003 13:25:19 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.9/8.12.9/Submit) id h71IPJrs013181; Fri, 1 Aug 2003 14:25:19 -0400 Date: Fri, 01 Aug 2003 18:25:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200308011825.h71IPJrs013181@duracef.shout.net> To: ac131313@redhat.com, carlton@kealia.com Subject: Re: -Wformat Cc: gdb@sources.redhat.com X-SW-Source: 2003-08/txt/msg00014.txt.bz2 David Carlton asks: > I was wondering about that. Am I the only person who compiles with > -Werror and who uses GCC 3.x? I would have expected somebody else to > have noticed. Still, it's only been in the tree for a week. I build gdb with gcc 3.3 (that's the "host tools" section in my report). But I don't turn on -Werror. Michael C