From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30290 invoked by alias); 7 Nov 2002 20:44:06 -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 30282 invoked from network); 7 Nov 2002 20:44:05 -0000 Received: from unknown (HELO zenia.red-bean.com) (66.244.67.22) by sources.redhat.com with SMTP; 7 Nov 2002 20:44:05 -0000 Received: (from jimb@localhost) by zenia.red-bean.com (8.11.6/8.11.6) id gA7KT7x30733; Thu, 7 Nov 2002 15:29:07 -0500 To: gdb-patches@sources.redhat.com Subject: Re: RFA: Tolerate filenames present in symtabs but absent from macro info References: From: Jim Blandy Date: Thu, 07 Nov 2002 12:44:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.90 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-11/txt/msg00196.txt.bz2 I've committed this. Jim Blandy writes: > 2002-11-01 Jim Blandy > > * macroscope.c: #include "complaints.h". > (sal_macro_scope): Cope with filenames that appear in the symtabs, > but not in the macro table. > * Makefile.in (macroscope.o): Record dependency.