[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [cdt-dev] Missing 6.1 version in bugzilla
|
- From: James Blackburn <jamesblackburn@xxxxxxxxx>
- Date: Thu, 29 Oct 2009 11:39:23 +0000
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=EjZDIuQgMR0DIwpSB7OQyaImv0XoJzZg7QpkrZnyhjI=; b=QUW7iESMSNdeHX2XKGurgft0fL0s77uOOCmvwdM83/BKV/Hj3uhTZti7FyVAQ2PiVz Ofzi0tpdrPt+VgwDMhhC0LQINn2Ir0sFzD9hFWfU68jEvwl70F+NHzA/aStkXuCBYIfx I5G+wuMaUuyGGDBHM3dO1EnEFuHV2ttr5NttE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=xFQFBtCSEHuFby/s7SSnxNSazfBpyMHRR9mScxLFWL7LAvF+ND5CdbVgQdpI6K6vlF e/cXGO5e0OWf6bOv+3TZ/Ib0entlDMNecEa3pEsSX6HPch5mcFe7aJhR0g1m0ptZ6+xb OAs7pVpmjByz1lavI7QoEPQk+IkNh/KyX39dY=
Ok.
2009/10/29 Andrew Gvozdev <angvoz.dev@xxxxxxxxx>:
>> You can use a query
>> (e.g.
>> https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;classifi
>> cation=Tools;product=CDT;target_milestone=7.0)
>>
>> and select 'Change several bugs at once' on the bottom of the page.
>
> There are a few bugs with API changes or so where target milestone is
> intentionally set to 7.0. If you run such a query please pay attention to
> those. You can safely exclude bugs assigned to me from the query.
OK.
I guess the more interesting search is:
https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;version=7.0;classification=Tools;product=CDT
which shows the bugs reported against version 7.0 which obviously
doesn't exist yet if HEAD is at 6.1
Cheers,
James