The etc/ directory in GCC
Joseph S. Myers
jsm28@cam.ac.uk
Mon Oct 30 02:47:00 GMT 2000
On Mon, 30 Oct 2000, Mark Mitchell wrote:
> Joseph> The GCC source tree includes an etc/ directory...
>
> Nuke it. We should make a link to the GNU coding standards page from
Done.
> our web site so that it's easily accessible, and up to date. Gerald,
> would you mind taking care of that when you get back from vacation?
There's already a link from contribute.html; I installed as obvious the
following patch to update it to refer to the current hostname www.gnu.org
(though the old www.gnu.ai.mit.edu hostname still works).
Index: contribute.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/contribute.html,v
retrieving revision 1.26
diff -u -r1.26 contribute.html
--- contribute.html 2000/10/13 23:54:30 1.26
+++ contribute.html 2000/10/30 10:39:41
@@ -19,7 +19,7 @@
<h2>Coding Standards</h2>
<p>All contributions must conform to the <a
- href=" http://www.gnu.ai.mit.edu/prep/standards_toc.html ">GNU Coding
+ href=" http://www.gnu.org/prep/standards_toc.html ">GNU Coding
Standards</a>. Submissions which do not conform to the standards will
be returned with a request to reformat the changes.
--
Joseph S. Myers
jsm28@cam.ac.uk
More information about the Gcc
mailing list