This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Documentation: Bugs (one line patch)
- To: pfeifer at dbai dot tuwien dot ac dot at (Gerald Pfeifer)
- Subject: Re: Documentation: Bugs (one line patch)
- From: Joe Buck <jbuck at synopsys dot COM>
- Date: Wed, 28 Jul 99 17:02:55 PDT
- Cc: gcc-patches at gcc dot gnu dot org
Whoops, my last patch introduced an HTML botch. Please apply this
one-line fix to http://gcc.gnu.org/bugs.html .
Joe
--- bugs.html Wed Jul 28 16:57:31 1999
+++ bugs.html.new Wed Jul 28 17:00:21 1999
@@ -155,7 +155,7 @@
<p>Many of the standard library features are not implemented in GCC
2.95. Others, such as iostreams, are supported, but not in a
compliant way (e.g. <CODE>ostream</CODE> is not
-<CODE>basic_ostream&#lt;char&#gt;</CODE>, and not
+<CODE>basic_ostream<char></CODE>, and not
declared in <CODE>std::</CODE>).
<p>SGI's implementation of the STL is included, but it is in the