From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MNwnCMqMgGNsUwEAbAwnHQ (envelope-from ) for ; Fri, 25 Nov 2022 10:37:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0KQeCMqMgGN9xAAA9RJhRA (envelope-from ) for ; Fri, 25 Nov 2022 10:37:14 +0100 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 01C6E38D6C for ; Fri, 25 Nov 2022 10:37:13 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oyV8q-0006Ni-HB; Fri, 25 Nov 2022 04:37:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oyV8o-0006Mf-CL for guix-patches@gnu.org; Fri, 25 Nov 2022 04:37:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oyV8o-0003m3-49 for guix-patches@gnu.org; Fri, 25 Nov 2022 04:37:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oyV8n-0003PR-Sk for guix-patches@gnu.org; Fri, 25 Nov 2022 04:37:01 -0500 Subject: bug#59562: [PATCH] gnu: Add cl-marray. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 25 Nov 2022 09:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59562 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 59562-done@debbugs.gnu.org Mail-Followup-To: 59562@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 59562-done@debbugs.gnu.org id=D59562.166936896813024 (code D ref 59562); Fri, 25 Nov 2022 09:37:01 +0000 Received: (at 59562-done) by debbugs.gnu.org; 25 Nov 2022 09:36:08 +0000 Received: from localhost ([127.0.0.1]:33520 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oyV7w-0003O0-1G for submit@debbugs.gnu.org; Fri, 25 Nov 2022 04:36:08 -0500 Received: from mout01.posteo.de ([185.67.36.65]:42887) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oyV7u-0003Nh-Vh for 59562-done@debbugs.gnu.org; Fri, 25 Nov 2022 04:36:07 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 76A16240027 for <59562-done@debbugs.gnu.org>; Fri, 25 Nov 2022 10:36:01 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1669368961; bh=bh67PB4JnseryE1Z854224ZptkZN5b+ZBg2gdlN+Kds=; h=From:To:Cc:Subject:Date:From; b=ZNVK5NVRmXoXZzFBssAyZfETbF2hLghpakZQDqkr7BK4jZ4Xh1OtCTHEfPcX9ouLx ff2Jlse161sXc6M96oUZNjznv5my6fgKy8ZesjkVfZHcPp1ht2M2xzUUeMJ9JElqg0 c/J+RdQsE7aIohA5DAWOjFMf8MtWM0LOPjcmNyhFcpmsojbtuiE7b5THS/R2WPtC+q Z5Ete+00eFiOwkJztkXhQhP3mh9LlACgxQ+zkNlVehkBlcwuPpvge5nBouqpSm0gbU ux+HGxl4BoGB0L0CqH4KhMlUscIPxRHVapeyzXsn0Ie5gD+VEINbcMOl7Wh2xyxeNo wcBjChQLyyxlg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NJV9D6QbRz6tn9; Fri, 25 Nov 2022 10:36:00 +0100 (CET) References: <20221125071216.142340-1-paul@apatience.com> From: Guillaume Le Vaillant Date: Fri, 25 Nov 2022 09:34:06 +0000 In-reply-to: <20221125071216.142340-1-paul@apatience.com> Message-ID: <87a64fgyv3.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669369034; 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=bh67PB4JnseryE1Z854224ZptkZN5b+ZBg2gdlN+Kds=; b=ea2BYJKYAhzGi3ZH9bJZ19D4NHV8XjxK0y1W8D/rNsOt0IKuJVpI1uFyECjiU9YJZ3AxB4 c0o+5WuFqj0rksQygkBLC6yukAQgoq0J9buD9sUitOIVGAm7TdkhY9LOW7Rt7DFrwIQ6ad YmTiVsiQAH3ZZjYVrsdDImvZHEhUbGI0AWlHKanLQM9EJGKv+L9HUvu+HsZV3cqKWlAfxF BntFYUlHqoMLUL7XDt4kw8HipyWko2i0Sk0BcfWYs4CP3itsFfLNHtt2tXdN8U3GgB4T/+ ClbE3jkwgnOJp2bWXoJICvWKvu1IUNpMmefKDARkNRlgCsnmQjHzHvcKxK8UtQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669369034; a=rsa-sha256; cv=none; b=JbqEDNaWeaql0vJdX+e7q/0HDqdDSY6+ifxW6MzX/JZ4Jm7sCC/FgsKl+lCiogAxbq12cs PTqUlbPYF5Nyfo14dijHuleZPRinitbySVxUJBV9qoNCoYjsdpb+9lFckitZ79RCGrUWCy Qyi6IBy2Ie0x3XYTlhNhdiqNTw8xHxYkyg37tpYMgSfgvc1YTglUVyOT0mkIYOpL3iiGpx xAuOkGDyQNh5ahCSjVLSubVVzI2fBv9RAUQOpI23ebkGfqRX71P308XGgBShB9S5iOOIQn C5eD59iQsFLI4kAfXsdI+H5HlP5hNLes54Slh45Ql0QDbIqOx1mlo18S/Oh73A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ZNVK5NVR; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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: 3.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ZNVK5NVR; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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: 01C6E38D6C X-Spam-Score: 3.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: evf1dDd8Ry0W --=-=-= Content-Type: text/plain Patch pushed as 5c93d5136622df41ca799d122a4d1d6cfd6b28d5 with ecl-marray commented out for now, because when building it the library indicates that ECL support is not implemented yet. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCY4CMgA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+zKgEAiftbGA1qg7cUAkX6ErVuepaE5p58w2fz7FjR T55/JuwA/0Z6FL29jOTAOiwJYhIKEWKdLU9hIrhzePhb2VcpsopO =8+7n -----END PGP SIGNATURE----- --=-=-=--