From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KGsJO+syC2DJSQAA0tVLHw (envelope-from ) for ; Fri, 22 Jan 2021 20:17:47 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oEPRNusyC2CkXQAAbx9fmQ (envelope-from ) for ; Fri, 22 Jan 2021 20:17:47 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6CFE3940105 for ; Fri, 22 Jan 2021 20:17:47 +0000 (UTC) Received: from localhost ([::1]:35664 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l32sM-00059P-8l for larch@yhetil.org; Fri, 22 Jan 2021 15:17:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:51034) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l32ok-0000GH-Qu for guix-patches@gnu.org; Fri, 22 Jan 2021 15:14:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:49874) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l32ok-0005kL-Hf for guix-patches@gnu.org; Fri, 22 Jan 2021 15:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l32ok-0006SC-Ct for guix-patches@gnu.org; Fri, 22 Jan 2021 15:14:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45614] [PATCH] gnu: Add ugrep. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Jan 2021 20:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45614 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 45614-submit@debbugs.gnu.org id=B45614.161134640824760 (code B ref 45614); Fri, 22 Jan 2021 20:14:02 +0000 Received: (at 45614) by debbugs.gnu.org; 22 Jan 2021 20:13:28 +0000 Received: from localhost ([127.0.0.1]:33187 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l32oC-0006RI-BF for submit@debbugs.gnu.org; Fri, 22 Jan 2021 15:13:28 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:34048) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l32oA-0006R8-5y for 45614@debbugs.gnu.org; Fri, 22 Jan 2021 15:13:26 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4DMr6s0PZqz1rtZ9; Fri, 22 Jan 2021 21:13:25 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4DMr6s08dTz1tYVm; Fri, 22 Jan 2021 21:13:25 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id 3-U1RkefO2Rm; Fri, 22 Jan 2021 21:13:23 +0100 (CET) Received: from hermia.goebel-consult.de (ppp-188-174-60-46.dynamic.mnet-online.de [188.174.60.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Fri, 22 Jan 2021 21:13:23 +0100 (CET) Received: from thisbe.goebel-consult.de (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id 1E42560170; Fri, 22 Jan 2021 21:13:21 +0100 (CET) References: <48feb5af1c746731bd9623b01977fb6e6c9724b5.1609848284.git.h.goebel@crazy-compilers.com> <87blds984z.fsf_-_@gnu.org> From: Hartmut Goebel Organization: crazy-compilers.com Message-ID: Date: Fri, 22 Jan 2021 21:13:20 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <87blds984z.fsf_-_@gnu.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 45614@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.35 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 6CFE3940105 X-Spam-Score: -2.35 X-Migadu-Scanner: scn1.migadu.com X-TUID: WX78BAEujuhU Hi Ludo, thanks for your feedback. You are absolutely right about the ugly list - thanks for pointing to this. I just updated the patch, also removing the blobs and appreciate to learn whether this now suites the Guix Quality ;-) Anyhow commiting this patch will take some time, since the programm currently crashes (https://github.com/Genivia/ugrep/issues/99). -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |