From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KBRBAMKZE2IULAAAgWs5BA (envelope-from ) for ; Mon, 21 Feb 2022 14:55:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id kFoOOcGZE2LcCwAA9RJhRA (envelope-from ) for ; Mon, 21 Feb 2022 14:55:13 +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 8248C317CE for ; Mon, 21 Feb 2022 14:55:13 +0100 (CET) Received: from localhost ([::1]:49842 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nM99k-0003Gu-6Q for larch@yhetil.org; Mon, 21 Feb 2022 08:55:12 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36114) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nM8Uw-0003y4-Ds for guix-patches@gnu.org; Mon, 21 Feb 2022 08:13:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:41444) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nM8Uv-0004li-VD for guix-patches@gnu.org; Mon, 21 Feb 2022 08:13:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nM8Uv-0007ps-LT for guix-patches@gnu.org; Mon, 21 Feb 2022 08:13:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54078] [PATCH 1/3] gnu: add libaml Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 21 Feb 2022 13:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54078 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kitzman , 54078@debbugs.gnu.org Received: via spool by 54078-submit@debbugs.gnu.org id=B54078.164544916230095 (code B ref 54078); Mon, 21 Feb 2022 13:13:01 +0000 Received: (at 54078) by debbugs.gnu.org; 21 Feb 2022 13:12:42 +0000 Received: from localhost ([127.0.0.1]:35341 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nM8Uc-0007pK-Dz for submit@debbugs.gnu.org; Mon, 21 Feb 2022 08:12:42 -0500 Received: from baptiste.telenet-ops.be ([195.130.132.51]:58898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nM8UZ-0007pB-RX for 54078@debbugs.gnu.org; Mon, 21 Feb 2022 08:12:41 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by baptiste.telenet-ops.be with bizsmtp id xpCe260014UW6Th01pCeAN; Mon, 21 Feb 2022 14:12:38 +0100 Message-ID: From: Maxime Devos Date: Mon, 21 Feb 2022 14:12:37 +0100 In-Reply-To: <87bkz0bpzd.fsf_-_@disroot.org> References: <87mtilb40o.fsf@disroot.org> <87fsocbq3w.fsf@disroot.org> <87bkz0bpzd.fsf_-_@disroot.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-WlC8hn40ixn8bSScGAyB" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1645449158; bh=jTwAwbVnlyUWARqmK+hhwNeye2P5hlK12kLI2Ec7oyM=; h=Subject:From:To:Date:In-Reply-To:References; b=KxktBoNO9E1VZuWvx7FH60MOIC62FWe3i1XHODXYS8IzR2V+6WA8JRWvvE+1ckxzN cV9uppo0S96/lMxQb5iqvOmXZhdKtjs1CoRbJTtT6yRiU0TGcUkMdpr461TNliEjgJ YSQu/7MjPwUaEknExQWjbwKIOzKiXUsAFpWicXwNxmdYG/pLUCAE8CXn9e1pYJ9+5C Y63V5F0/GQeWgI/y2GciRYJpNLr4J+thgPslDdRdoXqFDOEU/kP5yppgLkrryjCm1z snp7Uyo724xrqJ9UE9ds71GAycfE5bImD3Ov2SEiyzHVMyD0hRr6lZSGH2cN3YC/47 vYFBpWYXFxzeQ== 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1645451713; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc: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=jTwAwbVnlyUWARqmK+hhwNeye2P5hlK12kLI2Ec7oyM=; b=XAi2tCbCYbEzqyEYbWSQAyvIavQyy+WsFkGqFFncKSIfpRPImvb3aWaA50PlkDlqNUUWRv kE2RP9+zSv1H/Gi8pS1VR/7w5YnZqCiICxuVetuJ7EZhWLE8uC1d37uFMwTplEAXh79PRQ jjvMVCCvyPYReIatXSVtmFrZnjuxPZlM0wBO99uIqJu6Uqg6z1mAysb4lp0UzhAib4cPyY tUJ3jqZ0YX0ckf9ShZ0nKSKuIZbSqTuahUlPWH4nOPBfQMiNV9m0FizluoUy/zBrsu3jkL NuuKSdRENxhM7/Wz159dfc6hiadfOGvQZ5VA7E/xa+ES4wuM7+vL+hyRdv9TYA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1645451713; a=rsa-sha256; cv=none; b=QYfLAwQnF744tk/qqx8lM0JKYQ7ItAGIyEVJRSmqtRQ7AoDRpWlI3eRXS71dk4GAef7l61 6AQu0T9VIxTSCWzOQY4VpiAxc4tfQtc68O+JCR7FwFgyMPGkrheTZEqwrCrVd4zRAUxGf/ xSfwMNhWS+o0PBOtoB5BMqZE0Pe02ar07Q5eB1mXjw7uZCq0cJcGwB+n83noBfWieGYFRX qcHBc4AGcY009llSpJbBcxoDcunrAldllu9zr1nK1V1+T+TWPNC+K0GFkuUhI9I5OEZ8Xd R1ao194KK0O0qTpON21SbV7lIa5mmvn9ghPnxJLpdcArIIOJcUc75lcMM0ugNw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=KxktBoNO; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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: -4.23 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=KxktBoNO; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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: 8248C317CE X-Spam-Score: -4.23 X-Migadu-Scanner: scn1.migadu.com X-TUID: U45I7EgDYAhA --=-WlC8hn40ixn8bSScGAyB Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable kitzman via Guix-patches via schreef op ma 21-02-2022 om 10:09 [+0200]: > +=C2=A0=C2=A0=C2=A0 (synopsis "Another/Andri's Main Loop") What's up with the capitalisation? In most situations, only the first letter of a sentence (*) is capitalised, as in (synopsis of 'texmacs') Editing platform with special features for scientists (*) It's not a complete sentence but AFAIK the same capitalisation rules hold. > +=C2=A0=C2=A0=C2=A0 (description "Portable and simple main loop implement= ation.") This is not very descriptive, perhaps you an write a bit about what it supports (file descriptor readability/writability, signal handlers, timers, ...)? Greetings, Maxime. --=-WlC8hn40ixn8bSScGAyB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYhOPxRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7g2WAQCru+tLsTpFQMa7ktjq9SlU+UsB dxCpmfFy9UpChtbdYwEAyhK/o1TK+CcDxg/NWKJetsNkBVji5Hw7v38D6hvDqwA= =/g5z -----END PGP SIGNATURE----- --=-WlC8hn40ixn8bSScGAyB--