From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8643 invoked by alias); 2 Apr 2003 17:57:50 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 8635 invoked from network); 2 Apr 2003 17:57:49 -0000 Received: from unknown (HELO e33.co.us.ibm.com) (32.97.110.131) by sources.redhat.com with SMTP; 2 Apr 2003 17:57:49 -0000 Received: from westrelay03.boulder.ibm.com (westrelay03.boulder.ibm.com [9.17.195.12]) by e33.co.us.ibm.com (8.12.9/8.12.2) with ESMTP id h32HveEu034578; Wed, 2 Apr 2003 12:57:40 -0500 Received: from unknown.host (dyn9-47-17-64.beaverton.ibm.com [9.47.17.64]) by westrelay03.boulder.ibm.com (8.12.8/NCO/VER6.5) with ESMTP id h32HvdGJ064024; Wed, 2 Apr 2003 10:57:39 -0700 Received: (from janis@localhost) by unknown.host (8.9.3/8.9.3) id KAA01710; Wed, 2 Apr 2003 10:01:11 -0800 Date: Wed, 02 Apr 2003 20:14:00 -0000 From: Janis Johnson To: Janis Johnson Cc: Gerald Pfeifer , gcc@gcc.gnu.org Subject: Re: boost archive used for testing Message-ID: <20030402100111.A1696@us.ibm.com> References: <20030402091639.A1390@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030402091639.A1390@us.ibm.com>; from janis187@us.ibm.com on Wed, Apr 02, 2003 at 09:16:39AM -0800 X-SW-Source: 2003-04/txt/msg00092.txt.bz2 On Wed, Apr 02, 2003 at 09:16:39AM -0800, Janis Johnson wrote: > If an app listed among the > release criteria doesn't have a build and test guide, we can remove > it until someone provides one. On second thought, this isn't a great idea, even though it might encourage development of more build and test guides. If an app that is part of the release criteria has a build and test guide then links to it can be in the build and test guide; otherwise they can be in the table in the release criteria. Janis