This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]