From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11624 invoked by alias); 28 Nov 2019 16:24:11 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 11475 invoked by uid 89); 28 Nov 2019 16:24:10 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=H*f:sk:e2c16c0, H*i:sk:e2c16c0 X-HELO: albireo.enyo.de Received: from albireo.enyo.de (HELO albireo.enyo.de) (37.24.231.21) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 28 Nov 2019 16:24:03 +0000 Received: from [172.17.203.2] (helo=deneb.enyo.de) by albireo.enyo.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1iaMaE-0000qR-7D; Thu, 28 Nov 2019 16:23:58 +0000 Received: from fw by deneb.enyo.de with local (Exim 4.92) (envelope-from ) id 1iaMaE-00026b-4r; Thu, 28 Nov 2019 17:23:58 +0100 From: Florian Weimer To: Siddhesh Poyarekar Cc: Carlos O'Donell , GLIBC Devel , gdb-patches@sourceware.org, info-guix@gnu.org Subject: Re: [X-POST] patchwork.sourceware.org refresh References: <78c774ef-9f9c-3339-aeb8-84636ee94360@gotplt.org> <878so07zv3.fsf@mid.deneb.enyo.de> Date: Thu, 28 Nov 2019 16:24:00 -0000 In-Reply-To: (Siddhesh Poyarekar's message of "Thu, 28 Nov 2019 21:39:06 +0530") Message-ID: <874kyo7yw1.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2019-11/txt/msg01111.txt.bz2 * Siddhesh Poyarekar: > On 28/11/19 9:32 pm, Florian Weimer wrote: >> We should make sure that we can figure out what URLs refer to. I >> found one in the commit log: >> >> >> > > Hmm, that's going to be a bit of a challenge. Let me see what I can do. Maybe it's possible to grep the backing files for the message ID? Then we have at least *something* to resolve the URL in case we need it in the future.