This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Regression information in Bugzilla
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: "Giovanni Bajo" <giovannibajo at libero dot it>
- Cc: "Mark Mitchell" <mark at codesourcery dot com>, <gcc at gcc dot gnu dot org>, "Daniel Berlin" <dberlin at dberlin dot org>
- Date: 21 Dec 2003 19:31:35 +0100
- Subject: Re: Regression information in Bugzilla
- Organization: Integrable Solutions
- References: <199701c3c7f0$220cf9a0$b7b92997@bagio>
"Giovanni Bajo" <giovannibajo@libero.it> writes:
| Hello RMs,
|
| Right now, regressions on the mainline have their target milestone set to
| 3.4.0. Regressions on the branch are set to 3.3.3. But regressions
| on both the mainline *and* the branch are naively set to 3.3.3.
^^^^^^^^^^^^
This, I did not know. I have been under the impression that
regression present on both mainline and branch had a [3.3/3.4] flags
in their Subject: field.
| This is misleading for several reason:
|
| - Gaby was closing bugs targeted to 3.3.3 as WONTFIX if there was no plan to
| fix them on the branch. But those might be regressions on the mainline as well,
| so they shouldn't be closed altogether. This can easily be checked using the
| stamp in the summary, which immediatly shows which versions are affected by the
| bug.
Thanks for spotting this operator error.
-- Gaby