This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [libstdc++] Update DR lists
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Cc: libstdc++ at gcc dot gnu dot org, <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 4 Dec 2001 09:45:43 +0100 (CET)
- Subject: Re: [libstdc++] Update DR lists
On Sun, 2 Dec 2001, Phil Edwards wrote:
> Index: docs/html/ext/howto.html
> ===================================================================
> RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/ext/howto.html,v
> retrieving revision 1.14
> diff -u -3 -p -r1.14 howto.html
> --- howto.html 2001/11/29 21:02:34 1.14
> +++ howto.html 2001/12/03 00:32:29
> @@ -375,9 +375,11 @@
> </p>
> <p>Here are the issues which have resulted in code changes to the library.
> The links are to the specific defect reports from a <strong>partial
> - copy </strong> of the
> - Issues List. You can read the full version online at the ISO C++
> - Committee homepage, linked to on the GCC "Readings" page. If
> + copy </strong> of the Issues List. You can read the full version online
^^^
Here's an extra space...
> <dt><a href="lwg-defects.html#5">5</a>:
> <em>string::compare specification questionable</em>
> <dd>This should be two overloaded functions rather than a single function.
...and here we are missing </dt> and </dd> markups.
(We do not strictly need either of these for pure HTML conformance, but
as we're heading for XHTML in the long term, I though I'd mention this.)
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/