This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: bugs.html
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: gcc-patches at gcc dot gnu dot org
- Date: Wed, 4 Jun 2003 16:20:01 +0200 (CEST)
- Subject: PATCH: bugs.html
A follow-up for some change I originally missed:
Do not provide a shortcut to the bug reporting system, so that users at
least browse our short version of the instructions.
"Incidentally" this gets rid of another reference to GNATS.
Gerald
Index: bugs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs.html,v
retrieving revision 1.69
diff -u -3 -p -r1.69 bugs.html
--- bugs.html 4 Jun 2003 14:07:51 -0000 1.69
+++ bugs.html 4 Jun 2003 14:10:21 -0000
@@ -50,9 +50,7 @@
<p>The main purpose of a bug report is to enable us to fix the bug. The
most important prerequisite for this is that the report must be complete and
-self-contained, which we explain in detail below.
-Our preferred way of receiving bugs is via our
-<a href="gnats.html">online bug reporting system</a>.</p>
+self-contained, which we explain in detail below.</p>
<p>Before you report a bug, please check the
<a href="#known">list of well-known bugs</a> and, <strong>if possible