This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Testsuite, Bug Reporting, GNATS
- To: pfeifer at dbai dot tuwien dot ac dot at
- Subject: Re: Testsuite, Bug Reporting, GNATS
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 1 Jul 2000 13:42:10 +0200
- CC: mark at codesourcery dot com, gcc at gcc dot gnu dot org
- References: <Pine.BSF.4.21.0007011104150.48767-100000@deneb.dbai.tuwien.ac.at>
> In addition to gcc-bugs we also have a read-only list gcc-prs which
> receives such reports from GNATS. Do these really have to be separate
> lists?
I believe there is no technical reason. The question is whether
readership of gcc-bugs would accept that. I'm subscribed to both, so
it would be fine with me.
> As far as I can see that can be obtained by just feeding GNATS to gcc-bugs
> instead of gcc-prs and adding functionality (as the FreeBSD projects
> already has) so that mails in response to GNATS messages automatically are
> added to GNATS as well.
That works already, see
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=34&database=gcc
and
http://gcc.gnu.org/ml/gcc-prs/2000-q2/msg00228.html
for an example.
Regards,
Martin