This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Future of gccbug
Daniel Berlin <dberlin@dberlin.org> writes:
| We don't actually track message ids of each sent out mail right now.
| Even if we did, we don't know what comments are replies to other
| comments, so it's not possible to do anything other than put them
| under the first one.
Precisely because you don't, it is a pain to see which messages
follow up to which messages. One needs to connect to the bugzilla
database to see a flat thread with "comment #foo".
Sending bugzilla mails thus seem to be useless.
-- Gaby