From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:57940) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQfKc-0002B4-NJ for guix-patches@gnu.org; Mon, 20 Apr 2020 18:56:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jQfKc-0003zO-4x for guix-patches@gnu.org; Mon, 20 Apr 2020 18:56:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37092) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jQfKb-0003ya-Ob for guix-patches@gnu.org; Mon, 20 Apr 2020 18:56:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jQfKb-0000ri-N1 for guix-patches@gnu.org; Mon, 20 Apr 2020 18:56:01 -0400 Subject: [bug#40677] Code review problems resolved References: <20200417015857.0650ff6a@interia.pl> In-Reply-To: <20200417015857.0650ff6a@interia.pl> Resent-Message-ID: Date: Tue, 21 Apr 2020 00:55:06 +0200 From: Jan Message-ID: <20200421005506.7d93ae37@kompiuter> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 40677@debbugs.gnu.org Hello, I think I addressed the problems Mathieu pointed out. Should I close this issue and open a new one with corrected patches? Jan Wielkiewicz