From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11732 invoked by alias); 6 Apr 2002 10:24:57 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 11722 invoked from network); 6 Apr 2002 10:24:52 -0000 Received: from unknown (HELO dublin.ACT-Europe.FR) (212.157.227.154) by sources.redhat.com with SMTP; 6 Apr 2002 10:24:52 -0000 Received: from berlin.ACT-Europe.FR (berlin.int.act-europe.fr [10.10.0.169]) by dublin.ACT-Europe.FR (Postfix) with ESMTP id 34763229E14; Sat, 6 Apr 2002 12:24:51 +0200 (MET DST) Received: by berlin.ACT-Europe.FR (Postfix, from userid 507) id AC37D960; Sat, 6 Apr 2002 12:24:46 +0200 (CEST) Date: Sat, 06 Apr 2002 02:24:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: [RFA] xfullpath and new regression test xfullpath.exp - take 2 Message-ID: <20020406122446.A18676@act-europe.fr> References: <20020405164329.A32599@act-europe.fr> <8011-Fri05Apr2002191832+0300-eliz@is.elta.co.il> <20020405184806.G31184@act-europe.fr> <3CAE3196.70605@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3CAE3196.70605@cygnus.com>; from ac131313@cygnus.com on Fri, Apr 05, 2002 at 06:21:58PM -0500 X-SW-Source: 2002-04/txt/msg00217.txt.bz2 > ``rp'' shouldn't be const. -Werror flags this. Ok, I will fix this. I'll make a note of always compiling with -Werror before sending a patch. -- Joel