From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 296CF3858D38; Sat, 18 Feb 2023 09:59:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 296CF3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676714396; bh=QbYBhHYlNRYobvrUz5RyizbtSwXjEQ2ijSALppo9dFk=; h=From:To:Subject:Date:From; b=RFTf1ayUcw9T1wKBiQobIT3L/ns0C6UQmWbkLz5aFh7M5EDvPSvjRNaAN8ttk1cr6 TaPq1WNJ8rx+imcV6GLnIixJxDjhdczsncly8dRMUcluVnXqgv1Dyh57TNPEvVr06V QgxmJTPjb0NzhXpvUr1+OC/bGt336yoaYrHuK+SU= MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: Gerald Pfeifer To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org Subject: [gcc r13-6130] libstdc++: Switch two links to www.open-std.org to https X-Act-Checkin: gcc X-Git-Author: Gerald Pfeifer X-Git-Refname: refs/heads/trunk X-Git-Oldrev: a65da9be666adc25cb33a5c481292e921dbcd718 X-Git-Newrev: 3e558fb7f3c8e7f736b23710d94f4226f4df38b8 Message-Id: <20230218095956.296CF3858D38@sourceware.org> Date: Sat, 18 Feb 2023 09:59:56 +0000 (GMT) List-Id: https://gcc.gnu.org/g:3e558fb7f3c8e7f736b23710d94f4226f4df38b8 commit r13-6130-g3e558fb7f3c8e7f736b23710d94f4226f4df38b8 Author: Gerald Pfeifer Date: Sat Feb 18 10:59:11 2023 +0100 libstdc++: Switch two links to www.open-std.org to https libstdc++-v3/ChangeLog: * doc/xml/faq.xml: Switch two links to www.open-std.org to https. * doc/html/faq.html: Regenerate. Diff: --- libstdc++-v3/doc/html/faq.html | 4 ++-- libstdc++-v3/doc/xml/faq.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libstdc++-v3/doc/html/faq.html b/libstdc++-v3/doc/html/faq.html index f49b84c4c33..965aa91d031 100644 --- a/libstdc++-v3/doc/html/faq.html +++ b/libstdc++-v3/doc/html/faq.html @@ -541,7 +541,7 @@ For those people who are not part of the ISO Library Group (i.e., nearly all of us needing to read this page in the first place), a public list of the library defects is occasionally - published on the WG21 + published on the WG21 website. Many of these issues have resulted in code changes in libstdc++. @@ -825,7 +825,7 @@ Yes.

The C++ Standard Library - + Technical Report 1 added many new features to the library.

The implementation status of TR1 in libstdc++ can be tracked diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml index 9ae4966ecea..b38091acdc8 100644 --- a/libstdc++-v3/doc/xml/faq.xml +++ b/libstdc++-v3/doc/xml/faq.xml @@ -754,7 +754,7 @@ (i.e., nearly all of us needing to read this page in the first place), a public list of the library defects is occasionally published on the WG21 + xlink:href="https://www.open-std.org/jtc1/sc22/wg21/">the WG21 website. Many of these issues have resulted in code changes in libstdc++. @@ -1181,7 +1181,7 @@ The C++ Standard Library - + Technical Report 1 added many new features to the library.