Remove broken URL from libstdc++ manual
authorJonathan Wakely <jwakely@redhat.com>
Thu, 5 Sep 2019 07:46:00 +0000 (08:46 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 5 Sep 2019 07:46:00 +0000 (08:46 +0100)
The URL for the "What Are Allocators Good For?" article has been a
recurring source of problems. It moved from the C/C++ Users Journal
website to the Dr Dobbs site after CUJ shut down, and the original
domain changed hands, leaving old links pointing to nefarious sites.

Now the URL to the copy on drdobbs.com no longer works either and I
can't find a (legal) copy of the article online. The simplest solution
is to remove the URL.

* doc/xml/manual/allocator.xml: Remove URL for bibliography entry.
* doc/html/*: Regenerate.

From-SVN: r275398

libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/memory.html
libstdc++-v3/doc/xml/manual/allocator.xml

index 987bcb0938af6c70dd275083bdd1a9029e0aad17..02be981229371ca413d8b4c0fae12a891536e5cd 100644 (file)
@@ -1,3 +1,8 @@
+2019-09-05  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/xml/manual/allocator.xml: Remove URL for bibliography entry.
+       * doc/html/*: Regenerate.
+
 2019-09-04  Mike Crowe  <mac@mcrowe.com>
 
        PR libstdc++/41861
index 21d1b96cebec8851ce0bbe09dfd1967a86564961..54d95c805cc1dac0bdcc2b79af566b138ebcb962 100644 (file)
     </em>. </span>
       isoc++_1998
     <span class="pagenums">20.4 Memory. </span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.3"></a><p><span class="title"><em>
-       <a class="link" href="http://www.drdobbs.com/the-standard-librarian-what-are-allocato/184403759" target="_top">
       The Standard Librarian: What Are Allocators Good For?
-       </a>
-      </em>. </span><span class="author"><span class="firstname">Matt</span> <span class="surname">Austern</span>. </span><span class="publisher"><span class="publishername">
+    </em>. </span><span class="author"><span class="firstname">Matt</span> <span class="surname">Austern</span>. </span><span class="publisher"><span class="publishername">
        C/C++ Users Journal
-      . </span></span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.4"></a><p><span class="title"><em>
+      . </span></span><span class="pubdate">2000-12. </span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.4"></a><p><span class="title"><em>
        <a class="link" href="http://hoard.org" target="_top">
       The Hoard Memory Allocator
        </a>
index 0de1be9465aa85eb3f2119a264ed72dd477644a8..922bc49091c4947f86f55b025beb5c25eaf0903e 100644 (file)
   </biblioentry>
 
   <biblioentry>
-      <title>
-       <link xmlns:xlink="http://www.w3.org/1999/xlink"
-             xlink:href="http://www.drdobbs.com/the-standard-librarian-what-are-allocato/184403759">
+    <title>
       The Standard Librarian: What Are Allocators Good For?
-       </link>
-      </title>
+    </title>
 
     <author><personname><firstname>Matt</firstname><surname>Austern</surname></personname></author>
     <publisher>
        C/C++ Users Journal
       </publishername>
     </publisher>
+    <pubdate>2000-12</pubdate>
   </biblioentry>
 
   <biblioentry>