From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5891 invoked by alias); 12 Jul 2004 18:03:14 -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 5866 invoked from network); 12 Jul 2004 18:03:12 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 12 Jul 2004 18:03:12 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i6CI3Ce3020581; Mon, 12 Jul 2004 14:03:12 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i6CI3C005336; Mon, 12 Jul 2004 14:03:12 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i6CI3A902534; Mon, 12 Jul 2004 14:03:10 -0400 Received: from greed.delorie.com (localhost [127.0.0.1]) by greed.delorie.com (8.12.11/8.12.10) with ESMTP id i6CI38vp020496; Mon, 12 Jul 2004 14:03:08 -0400 Received: (from dj@localhost) by greed.delorie.com (8.12.11/8.12.11/Submit) id i6CI38Bn020492; Mon, 12 Jul 2004 14:03:08 -0400 Date: Mon, 12 Jul 2004 18:03:00 -0000 Message-Id: <200407121803.i6CI38Bn020492@greed.delorie.com> From: DJ Delorie To: mark@codesourcery.com CC: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com In-reply-to: <40F2BFC3.1050308@codesourcery.com> (message from Mark Mitchell on Mon, 12 Jul 2004 09:43:47 -0700) Subject: Re: [libiberty] trivial C++ fixes for libiberty References: <40F1D216.8040403@develer.com> <40F2BFC3.1050308@codesourcery.com> X-SW-Source: 2004-07/txt/msg00115.txt.bz2 > There is surely more value in having these macros than in spending > inordinate amounts of time debating exactly how to spell them. We can always add #defines for alternate spellings, too.