From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23257 invoked by alias); 31 Oct 2002 23:46:35 -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 23232 invoked from network); 31 Oct 2002 23:46:34 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 31 Oct 2002 23:46:34 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id CB663D2CC8; Thu, 31 Oct 2002 15:48:35 -0800 (PST) Date: Thu, 31 Oct 2002 15:46:00 -0000 From: Joel Brobecker To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/Semi-obvious/5.3?] Fix compilation error in hppa-tdep.c Message-ID: <20021031234835.GZ903@gnat.com> References: <20021030080837.GY903@gnat.com> <20021030082803.GA903@gnat.com> <15807.62986.297947.502319@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15807.62986.297947.502319@localhost.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2002-10/txt/msg00615.txt.bz2 > Yes, externs in .c files are flagged by the ARI, and should be removed > whenever one gets a chance. Are the Makefile dependencies on value.h in place? > (I always ask, I didn't check). Good question! I just checked, and the answer is yes. :-) -- Joel