This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Future of gccbug


Daniel Berlin <dberlin@dberlin.org> writes:

| > Also, bugzilla changes the message-id, also a pain.
| >
| It has to in order to make it do what it does now.
| It's the way it constructs message ids that let's it thread.  It
| doesn't store the message ids of messages it's sent out (and this
| wouldn't help, since we don't know what comments are replies to other
| comments).

It could just let through the References: contained in the messages it
gets.  Precisely because you don't let those references get through,
the recipients don't know which messages are repliers to other.  It
becomes a pain to follow.

| This is fairly common in bug-tracking systems. In fact, i'm not really
| aware of one that does threaded messages in a WWW interface.

Please WWW is not all about bug submission, reading and tracking.
Consider that other developpers use more mail agents than WWW
interfaces. 

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]