From: Jonathan Wakely
Date: Tue, 1 Apr 2014 21:31:02 +0000 (+0100)
Subject: backwards_compatibility.xml (backwards.third.headers): Update link.
X-Git-Tag: basepoints/gcc-5~118
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be35d328e68912c54dc0ba0f85bcae7f86596426;p=thirdparty%2Fgcc.git
backwards_compatibility.xml (backwards.third.headers): Update link.
* doc/xml/manual/backwards_compatibility.xml (backwards.third.headers):
Update link.
* doc/xml/manual/policy_data_structures_biblio.xml (bibliography):
Fix broken links.
* doc/xml/manual/shared_ptr.xml (shared_ptr.impl): Likewise.
* doc/xml/manual/using_exceptions.xml (bibliography): Likewise.
* doc/xml/manual/concurrency_extensions.xml
(manual.ext.concurrency.impl.atomic_fallbacks): Likewise.
* doc/html/*: Regenerate.
From-SVN: r209002
---
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 1fe140ec8e23..d4abff15520b 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,15 @@
+2014-04-01 Jonathan Wakely
+
+ * doc/xml/manual/backwards_compatibility.xml (backwards.third.headers):
+ Update link.
+ * doc/xml/manual/policy_data_structures_biblio.xml (bibliography):
+ Fix broken links.
+ * doc/xml/manual/shared_ptr.xml (shared_ptr.impl): Likewise.
+ * doc/xml/manual/using_exceptions.xml (bibliography): Likewise.
+ * doc/xml/manual/concurrency_extensions.xml
+ (manual.ext.concurrency.impl.atomic_fallbacks): Likewise.
+ * doc/html/*: Regenerate.
+
2014-03-31 Lars Gullik Bjønnes
Jonathan Wakely
diff --git a/libstdc++-v3/doc/html/manual/backwards.html b/libstdc++-v3/doc/html/manual/backwards.html
index 31a396d9a931..ab42ec40b397 100644
--- a/libstdc++-v3/doc/html/manual/backwards.html
+++ b/libstdc++-v3/doc/html/manual/backwards.html
@@ -374,8 +374,8 @@ libstdc++-v3.
std::
into the global namespace.
For those of you new to ISO C++ (welcome, time travelers!), no,
that isn't a typo. Yes, the headers really have new names.
- Marshall Cline's C++ FAQ Lite has a good explanation in item
- [27.4].
+ Marshall Cline's C++ FAQ Lite has a good explanation in What's
+ the difference between <xxx> and <xxx.h> headers?.
Some include adjustment may be required. What follows is an
autoconf test that defines PRE_STDCXX_HEADERS
when they
exist.
@@ -962,4 +962,4 @@ AC_DEFUN([AC_HEADER_UNORDERED_SET], [
.