From patchwork Fri Dec 31 14:51:09 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 77085 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 15C4EB7088 for ; Sat, 1 Jan 2011 01:51:28 +1100 (EST) Received: (qmail 32738 invoked by alias); 31 Dec 2010 14:51:17 -0000 Received: (qmail 32643 invoked by uid 22791); 31 Dec 2010 14:51:16 -0000 X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL, BAYES_20, RCVD_IN_DNSWL_LOW, SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from relay02.pair.com (HELO relay02.pair.com) (209.68.5.16) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Fri, 31 Dec 2010 14:51:12 +0000 Received: (qmail 48384 invoked from network); 31 Dec 2010 14:51:09 -0000 Received: from 188.118.255.10 (HELO ?192.168.0.131?) (188.118.255.10) by relay02.pair.com with SMTP; 31 Dec 2010 14:51:09 -0000 X-pair-Authenticated: 188.118.255.10 Date: Fri, 31 Dec 2010 15:51:09 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org, Richard Guenther Subject: [wwwdocs] bugs/management.html Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org This fixes a minor grammaro; installed. Richi, looking at that page and your changes earlier this year, what did you mean by "This includes bugs that have been released with." ? Is something missing here? Perhaps "...have been in earlier releases" or something like that? Gerald Index: management.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/management.html,v retrieving revision 1.27 diff -u -r1.27 management.html --- management.html 1 Feb 2010 10:07:22 -0000 1.27 +++ management.html 31 Dec 2010 14:08:43 -0000 @@ -193,7 +193,7 @@ yet. Priorities below P3 are not on the radar of release management. P4 - A important regression on a platform that is not in the list of + An important regression on a platform that is not in the list of primary or secondary targets or a regression that users will not see for release builds. This includes bugs with error-recovery or ice-checking keywords.