This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
PATCH: remove libstdc++/status.html
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: libstdc++ at gcc dot gnu dot org
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 13 May 2003 15:03:27 +0200 (CEST)
- Subject: PATCH: remove libstdc++/status.html
Probably as libstdc++(-v3) is now so tightly intregated in GCC, the
status.html page hasn't been updated recently, so I'd like to remove
it.
I haven't installed this yet, and would appreciate some feedback from
one of the libstdc++ guys:
2003-05-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* status.html: Remove.
Gerald
Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.53
diff -u -3 -p -r1.53 style.mhtml
--- style.mhtml 10 Apr 2003 09:35:44 -0000 1.53
+++ style.mhtml 13 May 2003 12:52:05 -0000
@@ -154,7 +154,6 @@
<p>
<a href="index.html">libstdc++ Home</a><br />
<a href="../index.html">GCC Home</a><br />
- <a href="status.html">Status</a><br />
<a href="http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html">FAQ</a>
(<a href="http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.txt">text</a>)<br />
<a href="http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html">Documentation</a>
Index: libstdc++/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/libstdc++/index.html,v
retrieving revision 1.29
diff -u -3 -p -r1.29 index.html
--- libstdc++/index.html 11 Nov 2002 23:04:36 -0000 1.29
+++ libstdc++/index.html 13 May 2003 12:52:05 -0000
@@ -100,10 +100,6 @@
the heavy load on the main server.
</p>
-<p>See <a href="status.html">the status page</a> before downloading, so that
- you know which files are the correct snapshots to download.
-</p>
-
<p>The CVS source repository is part of the GCC repository. Instructions
for anonymous CVS access are the same as
<a href="../cvs.html">those for the rest of the compiler</a>. Checking