This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.1 Issues
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Robert Dewar <dewar at gnat dot com>
- Cc: <mark at codesourcery dot com>, <gcc at gcc dot gnu dot org>
- Date: Fri, 8 Mar 2002 09:41:49 +0000 (GMT)
- Subject: Re: GCC 3.1 Issues
On Fri, 8 Mar 2002, Robert Dewar wrote:
> As for the bug box, I am confused by this, the current sources should
> generate a message saying
>
> Write_Str
> ("| Please submit bug report by email " &
> "to gcc-bugs@gcc.gnu.org.");
> End_Line;
As far as the 3.1 release process is concerned, the "current sources" are
those on the GCC 3.1 branch in CVS. This source code you quote does not
appear there.
Directing bug reports to gcc-bugs@gcc.gnu.org is not optimal since such
bug reports are not filed in a bug tracking system. Instead users should
be told "See <URL:http://www.gnu.org/software/gcc/bugs.html> for
instructions.", as is done elsewhere in the compiler (and that URL
describes the available means of submitting bug reports, and will be
updated if they change). Perhaps you could contribute some instructions
to that page, describing how Ada bug reporting differs from that for C?
--
Joseph S. Myers
jsm28@cam.ac.uk