This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
An update for html/ext/lwg-closed.html
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Howard Hinnant <howard dot hinnant at gmail dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Sat, 26 Sep 2009 21:29:13 +0200 (CEST)
- Subject: An update for html/ext/lwg-closed.html
Hi Howard,
working on the GCC web pages/documentation I noticed that two URLs
referenced in html/ext/lwg-closed.html (that we mirror on the GCC/
libstdc++ site) do not refer to the canonical location any more --
uppercase N versus lowercase n.
I'll apply the patch below as a temporary one on our side and hope
it will be useful for you maintaining the master copy, too?
Gerald
Index: html/ext/lwg-closed.html
===================================================================
--- html/ext/lwg-closed.html (revision 152183)
+++ html/ext/lwg-closed.html (working copy)
@@ -3852,7 +3852,7 @@
<blockquote>
Solved by
-<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/N2758.pdf">N2758</a>.
+<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2758.pdf">N2758</a>.
</blockquote>
@@ -6791,7 +6791,7 @@
<blockquote>
Solved by
-<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/N2758.pdf">N2758</a>.
+<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2758.pdf">N2758</a>.
</blockquote>
@@ -10449,7 +10449,7 @@
<blockquote>
Solved by
-<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/N2759.pdf">N2759</a>.
+<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2759.pdf">N2759</a>.
</blockquote>
@@ -14023,7 +14023,7 @@
<blockquote>
Solved by
-<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/N2758.pdf">N2758</a>.
+<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2758.pdf">N2758</a>.
</blockquote>
@@ -18424,4 +18424,4 @@
-</body></html>
\ No newline at end of file
+</body></html>