From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26937 invoked by alias); 7 Feb 2004 23:24:33 -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 26930 invoked from network); 7 Feb 2004 23:24:32 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 7 Feb 2004 23:24:32 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id 85C921A4484; Sat, 7 Feb 2004 18:21:13 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16421.29417.454354.846918@localhost.redhat.com> Date: Sat, 07 Feb 2004 23:24:00 -0000 To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Cc: ezannoni@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH/ob] unify objfile obstacks (3/4) In-Reply-To: <20040207024301.C7FED4B364@berman.michael-chastain.com> References: <20040207024301.C7FED4B364@berman.michael-chastain.com> X-SW-Source: 2004-02/txt/msg00158.txt.bz2 Michael Elizabeth Chastain writes: > Proofread, looks okay to me, except that ... > > After applying this patch there is one instance of symbol_obstack > left in objfiles.h, in the comment for msymbols + minimal_symbol_count. > thanks. Fixed and committed. elena