This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: wwwdocs/htdocs/gcc-3.4 changes.html
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Neil Booth <neil at daikokuya dot co dot uk>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 1 Aug 2003 17:02:04 +0200 (CEST)
- Subject: Re: wwwdocs/htdocs/gcc-3.4 changes.html
- References: <20030801120914.GA27988@daikokuya.co.uk>
On Fri, 1 Aug 2003, Neil Booth wrote:
> Heh, I applied this.
How about the following follow-up (not committed yet)?
Gerald
Index: gcc-3.4/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.36
diff -u -3 -p -r1.36 changes.html
--- gcc-3.4/changes.html 1 Aug 2003 12:05:58 -0000 1.36
+++ gcc-3.4/changes.html 1 Aug 2003 15:01:31 -0000
@@ -64,7 +64,8 @@
are some restrictions; read the manual for the details.</li>
<li>File handling in the preprocessor has been rewritten. GCC no
longer gets confused by symlinks and hardlinks, and now has
- a correct implementation of #import and #pragma once.
+ a correct implementation of <code>#import</code> and
+ <code>#pragma once</code>.
These two directives have therefore been un-deprecated.</li>
</ul>