From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28061 invoked by alias); 3 Dec 2007 21:39:52 -0000 Received: (qmail 28053 invoked by uid 22791); 3 Dec 2007 21:39:52 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 03 Dec 2007 21:39:44 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.1) with ESMTP id lB3LdhJh025725; Mon, 3 Dec 2007 16:39:43 -0500 Received: from lacrosse.corp.redhat.com (lacrosse.corp.redhat.com [172.16.52.154]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id lB3LdgkO028268; Mon, 3 Dec 2007 16:39:42 -0500 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by lacrosse.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id lB3LdgCw029706; Mon, 3 Dec 2007 16:39:42 -0500 Message-ID: <4754779E.7020309@redhat.com> Date: Mon, 03 Dec 2007 21:39:00 -0000 From: Jason Merrill User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Doug Gregor CC: GCC Patches Subject: Re: [C++ PATCH] Handle TYPE_PACK_EXPANSION return in tsubst_exception_specification References: <24b520d20711180638l2d166ea1u4fb14b3a7cb51f03@mail.gmail.com> In-Reply-To: <24b520d20711180638l2d166ea1u4fb14b3a7cb51f03@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-12/txt/msg00076.txt.bz2 OK. Jason