This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Starting to track patches through bugzilla
- From: Tom Tromey <tromey at redhat dot com>
- To: Daniel Berlin <dberlin at dberlin dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: 25 Sep 2003 17:48:59 -0600
- Subject: Re: Starting to track patches through bugzilla
- References: <2818635A-EF7E-11D7-9657-000A95AF1FAE@dberlin.org>
- Reply-to: tromey at redhat dot com
>>>>> "Dan" == Daniel Berlin <dberlin@dberlin.org> writes:
Dan> An example can be seen at
Dan> http://dberlin.org/bugzilla/show_bug.cgi?id=11757
Dan> I'll probably make a patch component/version so that they don't get
Dan> the defaults (2.95/pending), since their is no way to tell either, and
Dan> trying to make people put this info in would probably not actually
Dan> happen, and just cause the patch tracker to be less used.
Dan> Trivial feature requests?
How about following the java-patches list as well?
While we're at it, it would be convenient if the patches were sorted
into components according to what they touch. E.g., a patch that
touches gcc/java, libjava, libffi (etc) could be sorted into the "java
patches" component. That would make it easier for me to see what
I've forgotten... Failing that, just putting any patch that was sent
to java-patches into a special category would be nice.
It would be cool if the PR had a link to the mailing list archive
holding the article. That way if a patch shows up mid-thread, you can
easily jump to the archive and read the history.
Tom