From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28797 invoked by alias); 9 Feb 2010 17:03:41 -0000 Received: (qmail 28688 invoked by uid 22791); 9 Feb 2010 17:03:40 -0000 X-SWARE-Spam-Status: No, hits=-6.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 09 Feb 2010 17:03:33 +0000 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o19H3WYR015750 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 9 Feb 2010 12:03:32 -0500 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o19H3Vbe002054 for ; Tue, 9 Feb 2010 12:03:31 -0500 Message-ID: <4B719563.1090708@redhat.com> Date: Tue, 09 Feb 2010 17:03:00 -0000 From: Sami Wagiaalla User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc12 Thunderbird/3.0.1 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: [patch] Add namespace aliasing support. References: <4B630D3F.8010507@redhat.com> <4B673929.9040900@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2010-02/txt/msg00257.txt.bz2 On 02/08/2010 08:38 PM, Tom Tromey wrote: >>>>>> "Doug" == Doug Evans writes: > > Doug> Sorry for coming into this late. NEWS entry? > Doug> [I mention it because I find the NEWS file really useful.] > > Good idea. And you had asked me for a NEWS entry for the C++ cast > operator patch ... maybe we should add a section for C++ improvements. > Sure, I could add a NEWS entry.