This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Bugzilla: Removed unused glibc specific flags.
- From: "Carlos O'Donell" <carlos at systemhalted dot org>
- To: GNU C Library <libc-alpha at sourceware dot org>
- Date: Thu, 8 Mar 2012 00:06:56 -0500
- Subject: Bugzilla: Removed unused glibc specific flags.
I've removed the backport, testsuite, and examined flags
from bugzilla.
Summarizing my comments here:
http://sourceware.org/ml/libc-alpha/2012-02/msg00726.html
* backport is better served with a keyword that requests
exactly which branch to backport to.
* testsuite is a yes/no status, and better served by
a keyword.
* examined is not required, we should be using last
confirmed on date.
We have one flag in place today and it's "review" which
allows you to ask multiple people to review an issue.
Keywords have the down-side that they are harder for
a new user to use, but also much simpler than flags.
I've updated the procedures here:
http://sourceware.org/glibc/wiki/Bugzilla%20Procedures
Cheers,
Carlos.