From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3104 invoked by alias); 18 Aug 2011 16:25:19 -0000 Received: (qmail 3082 invoked by uid 22791); 18 Aug 2011 16:25:18 -0000 X-SWARE-Spam-Status: No, hits=-6.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_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; Thu, 18 Aug 2011 16:25:05 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p7IGP590030778 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 18 Aug 2011 12:25:05 -0400 Received: from valrhona.uglyboxes.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p7IGP2sN028089 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 18 Aug 2011 12:25:04 -0400 Message-ID: <4E4D3CDE.5020308@redhat.com> Date: Thu, 18 Aug 2011 16:25:00 -0000 From: Keith Seitz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: [RFA] c++/12266 (again) [cp_canonicalize_no_typedefs-4.patch] References: <4E31EE1A.5040204@redhat.com> <20110802203654.GA8670@host1.jankratochvil.net> <4E419D17.9020404@redhat.com> <20110813165019.GA2217@host1.jankratochvil.net> In-Reply-To: <20110813165019.GA2217@host1.jankratochvil.net> 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: 2011-08/txt/msg00358.txt.bz2 On 08/13/2011 09:50 AM, Jan Kratochvil wrote: > > I find it OK to check it in with the noted changes. All fixed and committed. I want to send both Jan and Tom a big thank you for their patience and the time they've spent reviewing this patchset. Your reviews have been invaluable. Keith