From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29865 invoked by alias); 9 Jan 2008 16:53:07 -0000 Received: (qmail 29849 invoked by uid 22791); 9 Jan 2008 16:53:07 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 09 Jan 2008 16:52:49 +0000 Received: from zps36.corp.google.com (zps36.corp.google.com [172.25.146.36]) by smtp-out.google.com with ESMTP id m09GqX3c023636; Wed, 9 Jan 2008 08:52:33 -0800 Received: from smtp.corp.google.com (spacemonkey2.corp.google.com [192.168.120.114]) by zps36.corp.google.com with ESMTP id m09GqRrg011773 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 9 Jan 2008 08:52:28 -0800 Received: from localhost.localdomain.google.com ([192.168.21.103]) (authenticated bits=0) by smtp.corp.google.com (8.13.8/8.13.8) with ESMTP id m09GqReB032665 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 9 Jan 2008 08:52:27 -0800 To: Benjamin Kosnik Cc: gcc@gcc.gnu.org, gerald@pfeifer.com Subject: Re: [RFC] porting to gcc-4.3 docs References: <20080108184137.5ec72074@wabash.artheist.org> From: Ian Lance Taylor Date: Wed, 09 Jan 2008 16:53:00 -0000 In-Reply-To: <20080108184137.5ec72074@wabash.artheist.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2008-01/txt/msg00090.txt.bz2 Benjamin Kosnik writes: > As such, I'd like to get a general indication from the greater GCC > community as to this plan. Does this document seem like a good idea? > (Previously, we've left this kind of document to the user community. > Often the passage of time has not been particularly kind to these > links.) Is the suggested placement ok for everybody? I think this is a great idea. Thanks for writing it. Ian