This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: bugs.html and GNU libc
- To: <gcc-patches at gcc dot gnu dot org>
- Subject: PATCH: bugs.html and GNU libc
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Sun, 14 Oct 2001 19:17:16 +0200 (CEST)
- cc: Richard Stallman <rms at gnu dot org>
RMS noticed the old email address. I solved this by providing a more
general link, which is better in any case.
Installed.
Gerald
Index: bugs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs.html,v
retrieving revision 1.36
diff -u -3 -p -r1.36 bugs.html
--- bugs.html 2001/09/12 16:35:40 1.36
+++ bugs.html 2001/10/14 17:14:35
@@ -295,9 +295,9 @@ main.</p>
<p>There is a common misconception that the GCC developers are
responsible for GNU libc. These are in fact two entirely separate
-projects. The appropriate place to ask questions relating to GNU libc
-is <a href="mailto:libc-alpha@sources.redhat.com">
-libc-alpha@sources.redhat.com</a>.
+projects; please check the
+<a href="http://www.gnu.org/software/glibc/">GNU libc web pages</a>
+for details.
</p></dd>
<dt><em>Cannot use preprocessor directive in macro arguments.</em></dt>