From: Jonathan Wakely Date: Thu, 24 Oct 2019 12:54:23 +0000 (+0100) Subject: Update URL for CUJ article in libstdc++ docs X-Git-Tag: releases/gcc-9.3.0~491 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f54588f6208b88a1ff15b81802492234c7dbd802;p=thirdparty%2Fgcc.git Update URL for CUJ article in libstdc++ docs * doc/xml/manual/allocator.xml: Use archived copy of CUJ article. From-SVN: r277382 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index a78e1a1c1587..664dbea299be 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,7 @@ 2019-10-24 Jonathan Wakely + * doc/xml/manual/allocator.xml: Use archived copy of CUJ article. + Backport from mainline 2019-05-31 Gerald Pfeifer diff --git a/libstdc++-v3/doc/xml/manual/allocator.xml b/libstdc++-v3/doc/xml/manual/allocator.xml index 879206da6176..633d33c5ff1a 100644 --- a/libstdc++-v3/doc/xml/manual/allocator.xml +++ b/libstdc++-v3/doc/xml/manual/allocator.xml @@ -499,12 +499,12 @@ - - <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.drdobbs.com/the-standard-librarian-what-are-allocato/184403759"> + <title> + <link xmlns:xlink="http://www.w3.org/1999/xlink" + xlink:href="https://web.archive.org/web/20190622154249/http://www.drdobbs.com/the-standard-librarian-what-are-allocato/184403759"> The Standard Librarian: What Are Allocators Good For? - </link> - + + MattAustern @@ -512,6 +512,7 @@ C/C++ Users Journal + 2000-12