This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Confirming a bug in new bugzilla?
- From: Frédéric Buclin <LpSolit at netscape dot net>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: Gerald Pfeifer <gerald at pfeifer dot com>, Manuel López- Ibáñez <lopezibanez at gmail dot com>, Steve Kargl <sgk at troutmask dot apl dot washington dot edu>, Jakub Jelinek <jakub at redhat dot com>, gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Mon, 11 Apr 2011 00:51:46 +0200
- Subject: Re: Confirming a bug in new bugzilla?
- References: <20100925054454.GA81084@troutmask.apl.washington.edu> <20100925084632.GK2652@sunsite.ms.mff.cuni.cz> <20100925142844.GB83390@troutmask.apl.washington.edu> <AANLkTimOy+Vqu9VW0RY+FL6N+8CZw0HTxWCO72Z_qQJc@mail.gmail.com> <alpine.LNX.2.00.1104092128530.3701@gerinyyl.fvgr> <Pine.LNX.4.64.1104100017130.32479@digraph.polyomino.org.uk>
- Reply-to: LpSolit at netscape dot net
Le 10. 04. 11 02:19, Joseph S. Myers a écrit :
> Likewise. We don't use VERIFIED and CLOSED in GCC, proper text should
> reflect the existence of only one closed state with a genuine meaning and
> not mention the others (ideally they'd be completely hidden).
That's not true. VERIFIED and CLOSED are valid bug statuses used in the
GCC Bugzilla. There are 517 bugs with one of these statuses.
In reply to Gerald, Bugzilla 4.2 will contain a hook which will let us
easily customize the http://gcc.gnu.org/bugzilla/page.cgi?id=fields.html
page. For now, if changes are wanted on this page, a bug should be filed
in GCC Bugzilla (please CC me) and the template modified via a patch.
The patch will have to be backed out before we upgrade to 4.2.
Frédéric