public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: Gerald Pfeifer <gerald@pfeifer.com>
Cc: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: Re: https://github.com/llvm/llvm-project/tree/master/pstl link broken
Date: Mon, 29 Mar 2021 14:15:20 +0100	[thread overview]
Message-ID: <20210329131520.GZ3008@redhat.com> (raw)
In-Reply-To: <CAH6eHdR-SgF3KNAfqxDZrE6ny2gGr4U-VHFJ3=R83ktXweJgtg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 547 bytes --]

On 28/03/21 22:23 +0100, Jonathan Wakely via Libstdc++ wrote:
>On Sun, 28 Mar 2021, 22:20 Gerald Pfeifer, <gerald@pfeifer.com> wrote:
>
>> Hi folks,
>>
>> I noticed http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html
>> has a link to https://github.com/llvm/llvm-project/tree/master/pstl
>> which does not exist any more.
>>
>> Would you mind having a look and updating (or removing) that link?
>>
>
>They renamed the 'master' branch. I'll adjust the link tomorrow.

Done by this patch, pushed to master (which I think we should rename).



[-- Attachment #2: patch.txt --]
[-- Type: text/x-patch, Size: 1178 bytes --]

commit e19afa0645f19287517a139c0428cfd1f3a63742
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Mon Mar 29 14:13:01 2021

    libstdc++: Adjust link to PSTL upstream (again)
    
    The LLVM project renamed their default branch to 'main'.
    
    libstdc++-v3/ChangeLog:
    
            * doc/xml/manual/status_cxx2017.xml: Adjust link for PSTL.
            * doc/html/manual/status.html: Regenerate.

diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
index 7f64c47bdfe..11372bb28b3 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
@@ -1882,7 +1882,7 @@ since C++14 and the implementation is complete.
       <entry>28.4</entry>
       <entry>Parallel algorithms</entry>
       <entry/>
-      <entry>Using <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://github.com/llvm/llvm-project/tree/master/pstl">PSTL</link></entry>
+      <entry>Using <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://github.com/llvm/llvm-project/tree/main/pstl">PSTL</link></entry>
     </row>
     <row>
       <entry>28.5</entry>

  reply	other threads:[~2021-03-29 13:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-28 21:19 Gerald Pfeifer
2021-03-28 21:23 ` Jonathan Wakely
2021-03-29 13:15   ` Jonathan Wakely [this message]
2023-01-15 21:22     ` Renaming git master? Gerald Pfeifer
2023-01-15 22:44       ` Jonathan Wakely
2023-01-16 18:35       ` Joseph Myers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210329131520.GZ3008@redhat.com \
    --to=jwakely@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    --cc=libstdc++@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).