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



On Nov 7, 2003, at 4:13 PM, Gabriel Dos Reis wrote:


Daniel Berlin <dberlin@dberlin.org> writes:

| > and bugzilla does not put proper references.
|
| Yes it does. It adds both "In-Reply-To" and "References:" as approriate.


*No*. It does not. More precisely, it puts all messages under the first
, which is wrong.

This is the best I can do.
We create a msg-id based on the creation timestamp + reporter + bugid, and use that as the messageid for the first message, and the references/in-reply-to for the followups


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.


--Dan


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