From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31746 invoked by alias); 23 Oct 2002 23:50:15 -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 31663 invoked from network); 23 Oct 2002 23:50:14 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 23 Oct 2002 23:50:14 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id g9NNoD825996; Wed, 23 Oct 2002 16:50:13 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] some mindless additions of BLOCK_ macros References: <3DB72AE4.1040908@redhat.com> <20021023232424.GA4331@nevyn.them.org> From: David Carlton Date: Wed, 23 Oct 2002 16:50:00 -0000 In-Reply-To: <20021023232424.GA4331@nevyn.them.org> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-10/txt/msg00497.txt.bz2 On Wed, 23 Oct 2002 19:24:24 -0400, Daniel Jacobowitz said: > I admit C++ grows more attractive every passing day though. Thing > we can take the leap, in a few years maybe? Maybe I'll just start doing 'make CC=g++' on carlton_dictionary-branch... (It already has code in it with hand-rolled vtables.) Alas, that wouldn't work, but I'll just start submitting little patches that, say, rename every variable in GDB called 'namespace' to something else, to avoid gratuitous conflicts. David Carlton carlton@math.stanford.edu