From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CEQ9EirKQmIwdwEAgWs5BA (envelope-from ) for ; Tue, 29 Mar 2022 10:58:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id COEgDyrKQmJMCAAAauVa8A (envelope-from ) for ; Tue, 29 Mar 2022 10:58:18 +0200 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 E74AE2AAAE for ; Tue, 29 Mar 2022 10:58:17 +0200 (CEST) Received: from localhost ([::1]:33006 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nZ7g7-0005Je-Ca for larch@yhetil.org; Tue, 29 Mar 2022 04:58:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52448) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ7fu-0005IC-0x for guix-patches@gnu.org; Tue, 29 Mar 2022 04:58:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37647) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nZ7ft-0002Pi-O2 for guix-patches@gnu.org; Tue, 29 Mar 2022 04:58:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nZ7ft-0006QW-Nq for guix-patches@gnu.org; Tue, 29 Mar 2022 04:58:01 -0400 Subject: bug#54572: [PATCH] gnu: solfege: Remove trailing booleans. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 29 Mar 2022 08:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 54572 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: 54572-done@debbugs.gnu.org, jgart Mail-Followup-To: 54572@debbugs.gnu.org, othacehe@gnu.org, jgart@dismail.de Received: via spool by 54572-done@debbugs.gnu.org id=D54572.164854426224666 (code D ref 54572); Tue, 29 Mar 2022 08:58:01 +0000 Received: (at 54572-done) by debbugs.gnu.org; 29 Mar 2022 08:57:42 +0000 Received: from localhost ([127.0.0.1]:59776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZ7fa-0006Pm-8e for submit@debbugs.gnu.org; Tue, 29 Mar 2022 04:57:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36442) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZ7fY-0006PV-PP for 54572-done@debbugs.gnu.org; Tue, 29 Mar 2022 04:57:41 -0400 Received: from [2001:470:142:3::e] (port=60392 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ7fT-0002Lj-Fa; Tue, 29 Mar 2022 04:57:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=9lbigUfAozbCd6gOY/PZzmi1Qf7eeKlZF3lPACb6mFQ=; b=YXDD1lxe69L9y7PZae4q UOFpMlscAaCJWRpeN6Sj6v2VaMN6MR8CvDGuSxUeJ/HYyvezgAzyeQ94Wr0wmCC+qP2IMdU4to6Bc J8XGg844RHg0ggRMIJ9L/ZRSrJQVD17MUXIy8+LfMI+mbI3soZzvpkwVXWBfTEMLZ54+SpVKGDPtM UNF8KxGEujNB+GDeHUnDsTdoJk7ZKihjOenRJ4lyejuyphK20zTBFyf74CNRB6JCCbhi6PVu6uw57 bHNIz3rxBp/FS109eycxlBAaE5KiS+tPNRFDJBwHP1vRbx93zIuvjNJpt5HsVSqvp9RV8+NZo/abQ TalCQGgK4yXbpA==; Received: from 71.125.192.77.rev.sfr.net ([77.192.125.71]:33834 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ7fP-0001z1-H6; Tue, 29 Mar 2022 04:57:35 -0400 From: Mathieu Othacehe References: <20220326011538.26236-1-jgart@dismail.de> <5a9ca7c6593d8259f4b9d57e4f0aab7328b3b86f.camel@gmail.com> Date: Tue, 29 Mar 2022 10:57:29 +0200 In-Reply-To: <5a9ca7c6593d8259f4b9d57e4f0aab7328b3b86f.camel@gmail.com> (Liliana Marie Prikler's message of "Sat, 26 Mar 2022 10:14:43 +0100") Message-ID: <87ilrx6squ.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648544297; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=9lbigUfAozbCd6gOY/PZzmi1Qf7eeKlZF3lPACb6mFQ=; b=Pmozph8Qgtzw7mvQ2KeHPu1GWgbNvk6TmyclPW97GJuo50h556Xqjvof93/UG8MyJA4wha r/fCCmXK+cM4a+OP4wC9lZ5a0MwHyJEuDMy8rsNekiHILCKn2Qs3CFdmMfJ5UnYEpWDaEv Tbu/YVt8b989Q9WXAb+P6Mqsc4JgPCjZpbvVBqKONMSqzbzJsfVFhpAM41UF8KdNcLpTde LGQDEv/hjdE0fFbOF7kpwMAXetgYF5+6wI9P7N5Um2c2R5NM0iT29W1VOpmUehV1KUz5vu YpNgM4cFmRprks502TLtYXg3XkT+QXMlg6fNbganc7ANd4RGZmyGMQlvc5IZeA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648544297; a=rsa-sha256; cv=none; b=ax7GpmlAQ+0N7+blFm48CUuNGxnP3BuY79aSdIpApSmQ+1uOSRKXawQ/JfP51w2mDtF0T5 sygjgUYOPCdQcVw8+JTxZweo29P9XIZ9ss80Zw+yfQP6riyPVmKYTZOlv9g9BG4FZAbwIP 7/lRTRe7QOqc6tXd7mceUsJlIfnSdA12QB+u89ETtJdFaKUlGrBZ3uQ9Ey2aaGCwa4INu+ Oh+JTbqfNs2lCjgYodgnF7q25d+T60D6ujhH45EYt94CZs0t/Epy4enfwVLfxN0dddsm9l QHeut94dx6agRC4MAkjEJ9DWUH5at9LKl0iWd526B2rIrWT09Fb9SEp2CcGbSw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YXDD1lxe; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.87 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YXDD1lxe; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: E74AE2AAAE X-Spam-Score: -4.87 X-Migadu-Scanner: scn0.migadu.com X-TUID: BAP0iS+RCOVW Hey, > Questionable uses of which. > > It'd also be nice if you could update arguments to be a list of G- > expressions and do all the other modernizations. That can come in a follow-up patch, pushed that one in the meantime. Thanks, Mathieu