From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10791 invoked by alias); 3 Jun 2004 22:10:57 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 10686 invoked from network); 3 Jun 2004 22:10:46 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 3 Jun 2004 22:10:46 -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 i53MAdi5029243; Thu, 3 Jun 2004 18:10:39 -0400 Received: from lacrosse.corp.redhat.com (lacrosse.corp.redhat.com [172.16.52.154]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i53MAd025225; Thu, 3 Jun 2004 18:10:39 -0400 Received: from miranda.boston.redhat.com (sebastian-int.corp.redhat.com [172.16.52.221]) by lacrosse.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i53MAcl30403; Thu, 3 Jun 2004 18:10:38 -0400 Received: by miranda.boston.redhat.com (Postfix, from userid 2638) id A6CF724794; Thu, 3 Jun 2004 18:10:25 -0400 (EDT) To: Matt Austern Cc: gcc-patches@gcc.gnu.org Subject: Re: [Darwin] Patch c++/15428 (revised) From: Jason Merrill In-Reply-To: (Matt Austern's message of "Thu, 3 Jun 2004 14:42:25 -0700") References: <0E71E080-AB8E-11D8-82E5-000A95BCF344@apple.com> Date: Thu, 03 Jun 2004 22:43:00 -0000 Message-ID: User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-06/txt/msg00192.txt.bz2 OK, but please include a ChangeLog entry with future patches. Jason