[libstdc++] Update DR lists
Gerald Pfeifer
pfeifer@dbai.tuwien.ac.at
Tue Dec 4 00:46:00 GMT 2001
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/
More information about the Libstdc++
mailing list