From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2100) id ED9AD3986827; Tue, 18 Aug 2020 01:22:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ED9AD3986827 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1597713760; bh=b7765svzot5W2RXm/+o+rRidiyfaSWrS82oDLiSJI8g=; h=From:To:Subject:Date:From; b=u4CJ+YyZHoaF6jCDYMrutmUb/Ke2asDJAxFfw/AsqgSrf46AyoN4Sxh9ywbMmBMZt UtZLBJ52z5Id9ysJu5aScYbGYPeC3JwdwEgAme8s5JjNiso1TuNutIFZxHbkiPPK8V FbhYS4ebFCGVL5WZb0CeLK75JkG40cCnQE5UUmJg= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Giuliano Belinassi To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org Subject: [gcc(refs/users/giulianob/heads/autopar_rebase2)] Move www.stroustrup.com to https X-Act-Checkin: gcc X-Git-Author: Gerald Pfeifer X-Git-Refname: refs/users/giulianob/heads/autopar_rebase2 X-Git-Oldrev: 5838e4ad16c956091e73190292807895bb545e92 X-Git-Newrev: d8c9f57ab30cc3bfe1c86ade20a20faf335b28df Message-Id: <20200818012240.ED9AD3986827@sourceware.org> Date: Tue, 18 Aug 2020 01:22:40 +0000 (GMT) X-BeenThere: libstdc++-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libstdc++-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2020 01:22:41 -0000 https://gcc.gnu.org/g:d8c9f57ab30cc3bfe1c86ade20a20faf335b28df commit d8c9f57ab30cc3bfe1c86ade20a20faf335b28df Author: Gerald Pfeifer Date: Sun Aug 2 00:26:36 2020 +0200 Move www.stroustrup.com to https libstdc++-v3/ChangeLog: 2020-08-02 Gerald Pfeifer * doc/xml/manual/using_exceptions.xml: Move www.stroustrup.com to https. * doc/html/manual/using_exceptions.html: Regenerate. Diff: --- libstdc++-v3/doc/html/manual/using_exceptions.html | 2 +- libstdc++-v3/doc/xml/manual/using_exceptions.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libstdc++-v3/doc/html/manual/using_exceptions.html b/libstdc++-v3/doc/html/manual/using_exceptions.html index 892795ee3b5..3ae0beaf2c6 100644 --- a/libstdc++-v3/doc/html/manual/using_exceptions.html +++ b/libstdc++-v3/doc/html/manual/using_exceptions.html @@ -299,7 +299,7 @@ is called. . Richard Henderson. GNU .

diff --git a/libstdc++-v3/doc/xml/manual/using_exceptions.xml b/libstdc++-v3/doc/xml/manual/using_exceptions.xml index c54e8cd0d95..485b269a59e 100644 --- a/libstdc++-v3/doc/xml/manual/using_exceptions.xml +++ b/libstdc++-v3/doc/xml/manual/using_exceptions.xml @@ -512,7 +512,7 @@ is called. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.stroustrup.com/3rd_safe.pdf"> + xlink:href="https://www.stroustrup.com/3rd_safe.pdf"> Appendix E: Standard-Library Exception Safety </link>