From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128747 invoked by alias); 28 Nov 2019 16:09:34 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 128734 invoked by uid 89); 28 Nov 2019 16:09:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=H*MI:sk:878so07, H*f:sk:878so07, H*i:sk:878so07 X-HELO: bonobo.birch.relay.mailchannels.net X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|siddhesh@gotplt.org X-MailChannels-Auth-Id: dreamhost X-Power-Bottle: 211f909b4003818b_1574957369677_2344758086 X-MC-Loop-Signature: 1574957369677:3337268456 X-MC-Ingress-Time: 1574957369677 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gotplt.org; h=subject:to :cc:references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=gotplt.org; bh=df2UMW yF0gKhmkTwAtD6fcVUSNE=; b=ZJjaR/1I1rHXCqzXsmAkRl9YIP6DfDdaZLm+hE cfBTZ2dirp3zlEvBR6TpBBcq5CbUa9VxusnchiVk9fMyW6XQWEPrSNoVxXEYPNEe Bh37Ri1pSudQmG9a8Cy6uqQ9q+OJ0Dtffub8Q2X7LY5opthQ0XtkzeX1H6gcfGSQ 0GQmU= Subject: Re: [X-POST] patchwork.sourceware.org refresh To: Florian Weimer , Carlos O'Donell Cc: GLIBC Devel , gdb-patches@sourceware.org, info-guix@gnu.org References: <78c774ef-9f9c-3339-aeb8-84636ee94360@gotplt.org> <878so07zv3.fsf@mid.deneb.enyo.de> X-DH-BACKEND: pdx1-sub0-mail-a23 From: Siddhesh Poyarekar Message-ID: Date: Thu, 28 Nov 2019 16:09:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.0 MIME-Version: 1.0 In-Reply-To: <878so07zv3.fsf@mid.deneb.enyo.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2019-11/txt/msg00984.txt.bz2 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. Siddhesh