This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Who has the authority to set the target milestone on a bug?
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: "David Daney" <ddaney at avtrex dot com>,<gcc at gcc dot gnu dot org>
- Date: Wed, 18 Feb 2004 08:58:23 +0100
- Subject: Re: Who has the authority to set the target milestone on a bug?
- References: <4032CA5E.1070601@avtrex.com>
David Daney wrote:
> I would like it to be fixed in 3.4.0 (wouldn't we all like all bugs
> fixed there), but did not know if I should set the Target Milestone.
> Guidance is welcome on this point.
We have strict rules to set the target milestone
(http://gcc.gnu.org/bugs/management.html). Basically, the milestone should be
set only for regressions, to the first version affected by the bug. I'm seeing
your bugs on bugzilla, they're regressions coming from the testsuite as far as
I can tell, so setting the milestone seems appropriate. If you don't do that
yourself, it will be done once the bug is confirmed anyway.
Giovanni Bajo