From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id E58DD3858019 for ; Tue, 15 Mar 2022 16:22:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E58DD3858019 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-661-5cT1LpJ5N4iSXLQ4WbcDEg-1; Tue, 15 Mar 2022 12:22:50 -0400 X-MC-Unique: 5cT1LpJ5N4iSXLQ4WbcDEg-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 1B55C8001EA; Tue, 15 Mar 2022 16:22:50 +0000 (UTC) Received: from localhost (unknown [10.33.36.3]) by smtp.corp.redhat.com (Postfix) with ESMTP id CF7AE200BC93; Tue, 15 Mar 2022 16:22:49 +0000 (UTC) Date: Tue, 15 Mar 2022 16:22:49 +0000 From: Jonathan Wakely To: Gerald Pfeifer Cc: gcc-patches@gcc.gnu.org, Jakub Jelinek Subject: Re: [PATCH] wwwdocs: fedora-devel-list archives changes Message-ID: References: <56fee571-adb0-72e7-1ff6-d5e6309a4ce7@pfeifer.com> MIME-Version: 1.0 In-Reply-To: <56fee571-adb0-72e7-1ff6-d5e6309a4ce7@pfeifer.com> X-Clacks-Overhead: GNU Terry Pratchett X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline X-Spam-Status: No, score=-12.5 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: , X-List-Received-Date: Tue, 15 Mar 2022 16:22:56 -0000 On 12/03/22 22:55 +0100, Gerald Pfeifer wrote: >I have *NOT* pushed this yet, looking for feedback: > >It appears redhat.com has lost Fedora mailing list archives, which are >now at lists.fedoraproject.org using completely different tooling. > >Jakub, is there a better way than the patch below? This looks right to me, I don't think there's a better way to link to those archives. >Gerald > >diff --git a/htdocs/gcc-4.3/porting_to.html b/htdocs/gcc-4.3/porting_to.html >index 630290ce..5301729f 100644 >--- a/htdocs/gcc-4.3/porting_to.html >+++ b/htdocs/gcc-4.3/porting_to.html >@@ -527,7 +527,7 @@ svn diff -r529854:529855 http://svn.apache.org/repos/asf/ant/core/trunk/src/main > >

> Jakub Jelinek, >- >+ > Mass rebuild status with gcc-4.3.0-0.4 of rawhide-20071220 >

>