From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id A7FCF1F45E for ; Thu, 13 Feb 2020 18:32:10 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=uzc9WlC r9qN3CwmZus04ZU4/zDnXBk4YvdZbOtB7BHdpe6MN1iFZ05J2tvZMvJjNz6RDjTD XbTcROYaQZkWqmTeq0MV+bJdfR99CoSezM8dzGqVSizrJGjm0wIJ5v3Ldxab15ZX 9mzf0+pIWT4dMcnh8R5vSepoyR6QqmDrTdP8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=wOXEE1Ju0Kf0j 3khjzJVepieRNY=; b=IrNeI1zUYn/jOqNXTPDBHDAemmyqEDhxMcHG2AL7L2Peu RlSCdLjvo214tbtxo/lJUWBdetL5iAnezgFyVYRt51CW6Wejy4NBwyCJW/cNw2kT 8SD8+U/oNXVuqlaHkmOogaVBoG0RrYkSrU0hlkDVoLYpxCY/v3xIa1Ex5agXZ4= Received: (qmail 46650 invoked by alias); 13 Feb 2020 18:32:08 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 46638 invoked by uid 89); 13 Feb 2020 18:32:07 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mailbackend.panix.com MIME-Version: 1.0 References: <878sl65pzw.fsf@oldenburg2.str.redhat.com> In-Reply-To: From: Zack Weinberg Date: Thu, 13 Feb 2020 13:31:52 -0500 Message-ID: Subject: Re: Review promise :-) To: "Carlos O'Donell" , GNU C Library Content-Type: text/plain; charset="UTF-8" On Thu, Feb 13, 2020 at 1:21 PM Carlos O'Donell wrote: > > To avoid further round-trips, here is a screenshot of everything I can > > see on a search results page. (My actual queue is three pages long, > > this is a very small subset.) > > Fixed. > > You need to be a listed project maintainer to be able to edit patch status. Thanks, it works now. (It's a little odd that _bulk_ edits require this privilege but edits on individual patches don't, but that's probably something to take up with patchwork upstream.) zw