From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1725) id 2CB26384243E; Tue, 18 Aug 2020 18:21:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2CB26384243E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1597774900; bh=CmNRMB9Bo/vlK6y2NzEYtz7joeFnBDFad4Psx5SUkLc=; h=From:To:Subject:Date:From; b=eTB4PGCy6O4SXeBRgTU+6+E9JsuVHZSL8y2smrM79QVO+QG4yDX1sZuHKo+cVEoK9 SXJudNC94v43NAGCyT6/YDmjLjDfQVZ0OUGqN0pE08rEQcNArCBIqhYJ4wJaxwcAV+ yKd6ed2qjsJy0bWIg9iPHiIJU501gn/tn21zmthk= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: William Schmidt To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org Subject: [gcc(refs/users/wschmidt/heads/builtins3)] Move www.stroustrup.com to https X-Act-Checkin: gcc X-Git-Author: Gerald Pfeifer X-Git-Refname: refs/users/wschmidt/heads/builtins3 X-Git-Oldrev: f75af8c1464e948b5e166cf5ab09ebf0d82fc253 X-Git-Newrev: 8dc5f8529b13709c61690db8c10629a364438eb7 Message-Id: <20200818182140.2CB26384243E@sourceware.org> Date: Tue, 18 Aug 2020 18:21: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 18:21:40 -0000 https://gcc.gnu.org/g:8dc5f8529b13709c61690db8c10629a364438eb7 commit 8dc5f8529b13709c61690db8c10629a364438eb7 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>