From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13876 invoked by alias); 27 Oct 2002 22:03:49 -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 13830 invoked from network); 27 Oct 2002 22:03:48 -0000 Received: from unknown (HELO soliton.integrable-solutions.net) (193.51.208.206) by sources.redhat.com with SMTP; 27 Oct 2002 22:03:48 -0000 Received: (from gdr@localhost) by soliton.integrable-solutions.net (8.11.6/8.11.6/SuSE Linux 0.5) id g9RN39w07380; Mon, 28 Oct 2002 00:03:09 +0100 To: Daniel Jacobowitz Cc: David Carlton , gdb-patches@sources.redhat.com Subject: Re: [drow-cplus-branch rfa] using directives support References: <20021022024516.GA24007@nevyn.them.org> From: Gabriel Dos Reis In-Reply-To: Daniel Jacobowitz's message of "Mon, 21 Oct 2002 22:45:16 -0400" Organization: Integrable Solutions Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Date: Sun, 27 Oct 2002 14:03:00 -0000 Message-ID: X-SW-Source: 2002-10/txt/msg00573.txt.bz2 Daniel Jacobowitz writes: | Not sure if this presents a problem; the parentheses in an operator | name will be matched, and you can't define an operator ->, can you? Yes, you can. -- Gaby