From patchwork Mon Jan 30 22:20:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 50529 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:eb09:0:0:0:0:0 with SMTP id s9csp2424637wrn; Mon, 30 Jan 2023 14:21:09 -0800 (PST) X-Google-Smtp-Source: AK7set9/GKmoZRxIsig6RnHHqhCILFIh963lGAET058vsqYLMiBMmQF6CRzc49GRq2tH3r27hc9H X-Received: by 2002:a05:6402:538d:b0:4a2:4abb:8d2b with SMTP id ew13-20020a056402538d00b004a24abb8d2bmr4825737edb.6.1675117269206; Mon, 30 Jan 2023 14:21:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1675117269; cv=none; d=google.com; s=arc-20160816; b=YPBg8O/o/VgbijkldsUJiarjJt3huVMuxtpa4KEr84PkPQOWz9tQC3m5WnFMYN2DlC LtL4OJLd8QcslZW4idU2hDgxjuCHCOweNU7T3psL8s1xJxSU5E8D7Gs4JWkXJfbEGxF1 /ZVDAU7z9/1Nk3Dk/ocfCVqbJmlrf1OH4QVVtbEk6ZjAskWc9h87XtfN3fjN6r5nmyKa K21/8H30aadSE+X9jJbGUQQR8RfldVJ7tQUHOtQCtNP9C6AFV95OhmztCY363Ok7PTzY /35SAZNFPHWCjdw/2bGtQdkGNL/8bxv5M2qyEuOZCf3ardGDkyQKdnlt8dSAnH+7nqYW RSfQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:message-id:mime-version:subject :to:from:date:dmarc-filter:delivered-to; bh=JmKfxtSdJrtDKdZbtNeRvX0OQ1Y7a3+GzHQ1nzi3Gpk=; b=GP9YYPlf2lDmbq0HgATqMWd5ztEFce9oxRWnCWAyN+c23ij5hCU8p353PEpsMjN4E+ /dE123vvG6PFdIM6G2mcMejQCH0/jBpWkJQ2u2+9g59I6LeuVuGqU5ZPAsHJ+wx4ILv0 rSsj3hV6tC09PyAAOZXoqPcHoZITFCoeGWa8i8OsdXpfHa5fyIGzarT4ysXxcKVdXpUA kZ8Fid44bZZLDG8K7pD5ytnYDojcG+PtKpb71OvU1OMIKQ7GaJLHkMTbLFGcmR/IVbfO EgrucgKvUgUYWUsOvXFihEcdqJ7ybdTwstk9StE69Plwn+cS4kygSV/T76ZhJcG7VeTZ nkBA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from sourceware.org (ip-8-43-85-97.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id ew18-20020a170907951200b008835feef9acsi7121585ejc.987.2023.01.30.14.21.09 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Jan 2023 14:21:09 -0800 (PST) Received-SPF: pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 9544C385B526 for ; Mon, 30 Jan 2023 22:20:42 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 0E4833858D28; Mon, 30 Jan 2023 22:20:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0E4833858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 9CC5933E8E; Mon, 30 Jan 2023 17:20:13 -0500 (EST) Received: from [192.168.1.80] (188-23-1-149.adsl.highway.telekom.at [188.23.1.149]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 1C75033E70; Mon, 30 Jan 2023 17:20:12 -0500 (EST) Date: Mon, 30 Jan 2023 23:20:11 +0100 (CET) From: Gerald Pfeifer To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: [pushed] libstdc++: Update links in the Memory section of the manual MIME-Version: 1.0 X-Scanned-By: mailmunge 3.10 on 209.68.5.143 Message-Id: <20230130222013.9CC5933E8E@hamza.pair.com> X-Spam-Status: No, score=-9.2 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, KAM_SHORT, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org Sender: "Gcc-patches" X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1756487765602316543?= X-GMAIL-MSGID: =?utf-8?q?1756487765602316543?= Consistency simplifies life. Pushed. Gerald libstdc++-v3/ChangeLog: * doc/xml/manual/shared_ptr.xml: Move links from both http://open-std.org and http://www.open-std.org to https://www.open-std.org. * doc/html/manual/memory.html: Regenerate. --- libstdc++-v3/doc/html/manual/memory.html | 8 ++++---- libstdc++-v3/doc/xml/manual/shared_ptr.xml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/libstdc++-v3/doc/html/manual/memory.html b/libstdc++-v3/doc/html/manual/memory.html index d9abdaf8c88..a70613e8fd6 100644 --- a/libstdc++-v3/doc/html/manual/memory.html +++ b/libstdc++-v3/doc/html/manual/memory.html @@ -621,19 +621,19 @@ be private. invaluable advice on thread safety. Phillip Jordan and Paolo Carlini for the lock policy implementation.

\ No newline at end of file + .

diff --git a/libstdc++-v3/doc/xml/manual/shared_ptr.xml b/libstdc++-v3/doc/xml/manual/shared_ptr.xml index 06fc662e6ef..07cc4d52715 100644 --- a/libstdc++-v3/doc/xml/manual/shared_ptr.xml +++ b/libstdc++-v3/doc/xml/manual/shared_ptr.xml @@ -423,7 +423,7 @@ be private. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2351.htm"> + xlink:href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2351.htm"> Improving shared_ptr for C++0x, Revision 2 </link> @@ -436,7 +436,7 @@ be private. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2456.html"> + xlink:href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2456.html"> C++ Standard Library Active Issues List </link> @@ -449,7 +449,7 @@ be private. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2461.pdf"> + xlink:href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2461.pdf"> Working Draft, Standard for Programming Language C++ </link>