From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19460 invoked by alias); 30 May 2011 12:40:42 -0000 Received: (qmail 19445 invoked by uid 22791); 30 May 2011 12:40:41 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST X-Spam-Check-By: sourceware.org Received: from mail-pv0-f175.google.com (HELO mail-pv0-f175.google.com) (74.125.83.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 30 May 2011 12:40:27 +0000 Received: by pvc30 with SMTP id 30so1696751pvc.20 for ; Mon, 30 May 2011 05:40:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.150.5 with SMTP id x5mr683968wfd.419.1306759226406; Mon, 30 May 2011 05:40:26 -0700 (PDT) Received: by 10.142.69.21 with HTTP; Mon, 30 May 2011 05:40:26 -0700 (PDT) In-Reply-To: <4DE35E0B.9080107@gjlay.de> References: <4DE35E0B.9080107@gjlay.de> Date: Mon, 30 May 2011 16:09:00 -0000 Message-ID: Subject: Re: What's the meaning of "target milestone"? From: Jonathan Wakely To: Georg-Johann Lay Cc: gcc-help@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2011-05/txt/msg00423.txt.bz2 On 30 May 2011 10:06, Georg-Johann Lay wrote: > Hi, what's the exact meaning of "target milestone" in gcc bugzilla? > Something like "smallest GCC release that comes with a fix"? It's set while a bug is open to indicate the release that a fix is planned for. If the target is missed the field will be updated After the bug is fixed it indicates which release contains the fix. > There is a link on it but with nothing concerning it behind the link: > > http://gcc.gnu.org/bugzilla/page.cgi?id=fields.html#target_milestone Yeah, that's a fairly generic bugzilla page, not very relevant to GCC. For example we don't use the VERIFIED and CLOSED statuses.