From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30759 invoked by alias); 1 Oct 2008 17:10:46 -0000 Received: (qmail 30746 invoked by uid 22791); 1 Oct 2008 17:10:45 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 01 Oct 2008 17:10:08 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id AF4362A9657; Wed, 1 Oct 2008 13:10:06 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PBl2XroFABxQ; Wed, 1 Oct 2008 13:10:06 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7BBEF2A95EF; Wed, 1 Oct 2008 13:10:06 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 6B4BBE7ACD; Wed, 1 Oct 2008 10:10:04 -0700 (PDT) Date: Wed, 01 Oct 2008 17:10:00 -0000 From: Joel Brobecker To: Tom Tromey , gdb-patches@sourceware.org Subject: Re: RFA: remove METHODS_DOMAIN Message-ID: <20081001171004.GN3665@adacore.com> References: <20081001165636.GL3665@adacore.com> <20081001170546.GA27604@caradoc.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081001170546.GA27604@caradoc.them.org> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00025.txt.bz2 > > > * symtab.c (search_symbols): Update. > > > * symtab.h (domain_enum_tag) : Remove. > > > > Are we planning on using the METHODS_DOMAIN kind, ever? If not, > > then I will review and possibly approve. > > I don't think we want it. Thank, Daniel. The patch looks OK to me, so let's check it in, Tom. -- Joel