* Patch to c99status.html for 3.2
@ 2002-07-21 13:46 Joseph S. Myers
0 siblings, 0 replies; only message in thread
From: Joseph S. Myers @ 2002-07-21 13:46 UTC (permalink / raw)
To: gcc-patches
This patch makes the c99status.html files note that the 3.1 status also
applies for 3.2 (rather than creating a separate file for 3.2 and changing
the manual to link to that after 3.2 is branched). Applied.
Index: c99status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/c99status.html,v
retrieving revision 1.32
diff -u -r1.32 c99status.html
--- c99status.html 27 May 2002 05:51:31 -0000 1.32
+++ c99status.html 21 Jul 2002 20:39:14 -0000
@@ -19,7 +19,7 @@
<p>This page describes the C99 support in mainline GCC CVS, not in any
particular release. Information is also available on <a
-href="gcc-3.1/c99status.html">C99 support in GCC 3.1</a> and on <a
+href="gcc-3.1/c99status.html">C99 support in GCC 3.1 and 3.2</a> and on <a
href="gcc-3.0/c99status.html">C99 support in GCC 3.0</a>, but not on
the much more limited support in GCC 2.95.</p>
Index: gcc-3.1/c99status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/c99status.html,v
retrieving revision 1.3
diff -u -r1.3 c99status.html
--- gcc-3.1/c99status.html 22 Mar 2002 21:10:55 -0000 1.3
+++ gcc-3.1/c99status.html 21 Jul 2002 20:39:14 -0000
@@ -1,11 +1,11 @@
<html>
<head>
-<title>Status of C99 features in GCC 3.1</title>
+<title>Status of C99 features in GCC 3.1 and 3.2</title>
</head>
<body>
-<h1>Status of C99 features in GCC 3.1</h1>
+<h1>Status of C99 features in GCC 3.1 and 3.2</h1>
<p>This table is based on the list in the foreword to the printed
standard ISO/IEC 9899:1999 (E), as amended by ISO/IEC
@@ -17,7 +17,7 @@
headers required of conforming freestanding implementations (clause 4
paragraph 6) do not count as library issues.</p>
-<p>This page describes the C99 support in GCC 3.1. Information on <a
+<p>This page describes the C99 support in GCC 3.1 and 3.2. Information on <a
href="../c99status.html">C99 support in mainline CVS GCC</a> is also
available.</p>
--
Joseph S. Myers
jsm28@cam.ac.uk
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-07-21 20:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-21 13:46 Patch to c99status.html for 3.2 Joseph S. Myers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).