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 ms0.migadu.com with LMTPS id OHu4G8snxmCMDQEAgWs5BA (envelope-from ) for ; Sun, 13 Jun 2021 17:44:11 +0200 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 MVBGF8snxmCaJQAAbx9fmQ (envelope-from ) for ; Sun, 13 Jun 2021 15:44:11 +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 B2EE1141AB for ; Sun, 13 Jun 2021 17:44:10 +0200 (CEST) Received: from localhost ([::1]:43398 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lsSHR-0005Zw-Jx for larch@yhetil.org; Sun, 13 Jun 2021 11:44:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54642) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsSHK-0005ZO-SV for guix-patches@gnu.org; Sun, 13 Jun 2021 11:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60939) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lsSHK-0001Jj-Kw for guix-patches@gnu.org; Sun, 13 Jun 2021 11:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lsSHK-0007CO-KE for guix-patches@gnu.org; Sun, 13 Jun 2021 11:44:02 -0400 Subject: bug#47768: [PATCH v3 00/42] Assorted OCaml patches Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 13 Jun 2021 15:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 47768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen Cc: pukkamustard@posteo.net, erikl@posteo.net, d@divoplade.fr, 47768-done@debbugs.gnu.org, maximedevos@telenet.be Mail-Followup-To: 47768@debbugs.gnu.org, julien@lepiller.eu, pukkamustard@posteo.net Received: via spool by 47768-done@debbugs.gnu.org id=D47768.162359902527638 (code D ref 47768); Sun, 13 Jun 2021 15:44:02 +0000 Received: (at 47768-done) by debbugs.gnu.org; 13 Jun 2021 15:43:45 +0000 Received: from localhost ([127.0.0.1]:44252 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsSH3-0007Bi-2I for submit@debbugs.gnu.org; Sun, 13 Jun 2021 11:43:45 -0400 Received: from lepiller.eu ([89.234.186.109]:44518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsSGz-0007BX-Qt for 47768-done@debbugs.gnu.org; Sun, 13 Jun 2021 11:43:44 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 052b7910; Sun, 13 Jun 2021 15:43:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=UNyDkiURKytT GGFW5Yjc/u39N1EhaPzllaF9eZKzeDc=; b=MO9Vof0DYGhzUVpn7BAEhxoQ4IBy pDidlYtguHIIFmsOmHIGzp85U2/dZ9rCVmNSyJubC28ILX23XQZ9PcOiECdDJ2Sb tJ7yECe9srOvgk5JhH4gBfBI4F1N3FWAlH4VkVpdCQ8Ac4a7bHAPFxE22qrtdjZ0 iC0pZD8tXYoCQuC6LInbNTc1VVF4lTVI5rCwsZCK8toy27fBOzUFjDxOXRjDl7Vk JsJE5NfHDv3PGaZ4RnTkvb1zAjCt6lBYNjtbiBJZTvGbi9I7Geu6v6Fd3vWdzRre q6KkDuoRuFER42pZMMdBOoaiqCGW3p3zxjtL8Wr+p6jZ370VYhLhO/wWpw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id b6dd7f09 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sun, 13 Jun 2021 15:43:38 +0000 (UTC) Date: Sun, 13 Jun 2021 17:43:34 +0200 From: Julien Lepiller Message-ID: <20210613174334.29c476a8@tachikoma.lepiller.eu> In-Reply-To: <20210606171923.655b1186@tachikoma.lepiller.eu> References: <87lf82hasx.fsf@yoctocell.xyz> <20210601202203.8587-1-pukkamustard@posteo.net> <87czt5xnpf.fsf@yoctocell.xyz> <7662B41F-646C-44A3-807C-D4678139619A@lepiller.eu> <87tumb5f32.fsf@yoctocell.xyz> <20210606171923.655b1186@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1623599051; 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: content-transfer-encoding:content-transfer-encoding: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=v3R0wpbtJBKAu9IZ19b3F4PuAxrY94KwHzzWmdUVoUU=; b=b9+w3W+igAV6iwFZs6jpPtLKYKpfW/BtW5jsR1i7PvJL/IMURVH031KMQXfUMmbHwvmgHB urmF20GGX+15KGjaqcFAXXp+kesW78ASX9kIOykkUUdfIlQ46DHTOAmeb72uuqDUfm61Dh aeNL6Yi9NILHglWNenpTSxGRNuMpfUJdwPwP8HnVSaKenqfyQfJ7Hfr6qHfRyNHe8CsT6/ XflweDQb4+/mxPQnfrPsXhlc/OynHZC4J1WYaf13w0jLb05yv8GHqCwjK0OB5bqh5eCWiI 38MvsarOUicnz2vEpxgDXHt+ibHMxa0lHAMRrmlnEr2BGF6SSQ8xfgPKxh64MA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1623599051; a=rsa-sha256; cv=none; b=HX43bo9JdsA+025oSj7zR+MaIPzKH8e5sIWda5d5CD26Af+A+AKDRhSW1pUwGMqP6CN1Kw egwIGsCxp/LE+5HOemRIBbLJl5x/9I8ff6VuwvyCX8sE+1Dhe49O4hc61Ir3vBmuy6mcQh EmxGfQ+wdRBWtNsV+eaChCgSU3nJSb67NYY2ILOspkllLVWZ+a3CrRSLmxj8eyTTU25ygR PZ7FUuKwYmbVHU6tSVLDIEC6bxCYxEk8vVYgKfwyuXB2GP7nRvZsda0ZByLU+JYBVOyL/n MwL0J/iS9SJ4qe2YKk9i5wGKaAF8NfC+i86wF3scF+S5hZh75w6ivWHv2aiQxQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=MO9Vof0D; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=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-Spam-Score: -1.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=MO9Vof0D; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=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: B2EE1141AB X-Spam-Score: -1.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: b7OsvZaHv3xW Le Sun, 6 Jun 2021 17:19:23 +0200, Julien Lepiller a =C3=A9crit : > Le Sun, 06 Jun 2021 14:53:53 +0200, > Xinglu Chen a =C3=A9crit : >=20 > > On Tue, Jun 01 2021, Julien Lepiller wrote: > > =20 > > > I keep telling myself I should review and merge the changes but I > > > keep having better things to do :p. I'll have a look during the > > > week-end if noone beats me at it :) =20 > >=20 > > Friendly ping! :) > > =20 >=20 > Alright, I managed to review and push the first 20 patches, as > b477a9f42e52cf07e05add0632bc01e9d268dd55 to > 52dc188e12fe80dfe13ba04f995081beedde6358. I'll try to take some more > time later to push the rest. Not sure I can do that today though. >=20 >=20 >=20 And I just pushed the rest of this series from 77b3588debb63062d3112010908c5e8c501301c3 to d9e14697fd967770ce30fb54ce127ec521fc43f7. I took the liberty to rename ocaml-js-of-ocaml to simply js-of-ocaml, since it's the name of the tool. Thank you all who participated!