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: X-Spam-Status: No, score=-4.1 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 471F21F4C1; Mon, 28 Nov 2022 23:11:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1669677101; bh=fp1uLACchZ7x4h9s7UM5y4zotyua4y8x9naV6M6WQs0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=zPXDKnC1vzzxAVfCbUch2g4ihcfS0j6FneGM5G9w8kMlhGmGSQ1hWh8n74ofJgUJV Zsu6tfxpwS4dTXwkgjMTFb2YzR4Rpht3IezBqYmAb2fqGFq1DRrPLLvRkqR6tfKuSV jqGnkosZ8ulsZgICjvDHhMpGW24eF+7ZDL2cVTSI= Date: Mon, 28 Nov 2022 23:11:48 +0000 From: Eric Wong To: mephi42 Cc: meta@public-inbox.org Subject: Re: [PATCH] nntpd: fix LISTGROUP with range Message-ID: <20221128231148.M341779@dcvr> References: <20221128202521.62476-1-mephi42@gmail.com> <20221128205938.M681997@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20221128205938.M681997@dcvr> List-Id: Eric Wong wrote: > Thanks, pushed as commit fd06bcb8356a34ee9aef56e83fe96d959dc18123 Oops, that should be b66f13a1764606b9c4d0a6a8e22ab1a8e30570ad Accidentally included another incomplete debugging patch for *BSD :x