From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SJE2BCd6qV+3LAAA0tVLHw (envelope-from ) for ; Mon, 09 Nov 2020 17:19:35 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4I2XOyZ6qV/XVQAAB5/wlQ (envelope-from ) for ; Mon, 09 Nov 2020 17:19:34 +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 8E2AE9401BE for ; Mon, 9 Nov 2020 17:19:34 +0000 (UTC) Received: from localhost ([::1]:48220 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcApH-0006T9-M4 for larch@yhetil.org; Mon, 09 Nov 2020 12:19:31 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcAlu-0003t8-Mh for guix-patches@gnu.org; Mon, 09 Nov 2020 12:16:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:52192) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kcAlu-0001UY-AH for guix-patches@gnu.org; Mon, 09 Nov 2020 12:16:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kcAlu-00089Z-5J for guix-patches@gnu.org; Mon, 09 Nov 2020 12:16:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#38408] [PATCH 0/3] (WIP) Semantic version aware recusive importer for crates Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 09 Nov 2020 17:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38408 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Marius Bakke , 38408@debbugs.gnu.org Received: via spool by 38408-submit@debbugs.gnu.org id=B38408.160494214731318 (code B ref 38408); Mon, 09 Nov 2020 17:16:02 +0000 Received: (at 38408) by debbugs.gnu.org; 9 Nov 2020 17:15:47 +0000 Received: from localhost ([127.0.0.1]:35505 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcAlf-000894-1x for submit@debbugs.gnu.org; Mon, 09 Nov 2020 12:15:47 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:50890) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcAld-00088w-Fp for 38408@debbugs.gnu.org; Mon, 09 Nov 2020 12:15:45 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4CVHh01vXBz1qsb3; Mon, 9 Nov 2020 18:15:44 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4CVHh0058Vz1qyX9; Mon, 9 Nov 2020 18:15:43 +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 LU_cIGUl0V-7; Mon, 9 Nov 2020 18:15:43 +0100 (CET) Received: from hermia.goebel-consult.de (ppp-188-174-48-59.dynamic.mnet-online.de [188.174.48.59]) (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; Mon, 9 Nov 2020 18:15:43 +0100 (CET) Received: from lenashee.goebel-consult.de (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id A7F8860272; Mon, 9 Nov 2020 18:16:12 +0100 (CET) References: <87wnywg5hs.fsf@gnu.org> From: Hartmut Goebel Organization: crazy-compilers.com Message-ID: Date: Mon, 9 Nov 2020 18:15:40 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0 MIME-Version: 1.0 In-Reply-To: <87wnywg5hs.fsf@gnu.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: ns3122888.ip-94-23-21.eu 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-Spam-Score: -1.01 X-TUID: lzlo/H4aH+VS Am 07.11.20 um 23:35 schrieb Marius Bakke: > I don't think Ludovic has exclusive review rights on this issue. That > is, anyone is free to review and merge. > > If you need this feature, perhaps you could try it and report whether it > works (or not) for you? This is a huge pile of comments and versions, patches by others, some already applied patches, etc. This is very hard to follow, one has to check 20 mails/article whether they contain a patch, same the path (giving it a filename), etc. This is why I'm asking those who already worked on this to finish the review. IMHO this shows the limitations of a mail-based patch workflow. Anyhow, I'll give it a try (steadying my optinion against mail-based software development) -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |