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 kLChLNQEnGIFgQAAbAwnHQ (envelope-from ) for ; Sun, 05 Jun 2022 03:20:20 +0200 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 APeuLNQEnGLjVwEA9RJhRA (envelope-from ) for ; Sun, 05 Jun 2022 03:20:20 +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 3E59811300 for ; Sun, 5 Jun 2022 03:20:20 +0200 (CEST) Received: from localhost ([::1]:56946 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nxewE-0000f8-Gs for larch@yhetil.org; Sat, 04 Jun 2022 21:20:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60678) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxevy-0000dm-8o for guix-patches@gnu.org; Sat, 04 Jun 2022 21:20:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37711) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nxevy-0004a0-0A for guix-patches@gnu.org; Sat, 04 Jun 2022 21:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nxevx-0002yL-RH for guix-patches@gnu.org; Sat, 04 Jun 2022 21:20:01 -0400 Subject: bug#55619: [PATCH] gnu: smlnj: Fix use of Ctrl-c in sml REPL. References: In-Reply-To: Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 05 Jun 2022 01:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55619 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55619-done@debbugs.gnu.org Mail-Followup-To: 55619@debbugs.gnu.org, me@tobias.gr, chuanwei.foo@hotmail.com Received: via spool by 55619-done@debbugs.gnu.org id=D55619.165439197711378 (code D ref 55619); Sun, 05 Jun 2022 01:20:01 +0000 Received: (at 55619-done) by debbugs.gnu.org; 5 Jun 2022 01:19:37 +0000 Received: from localhost ([127.0.0.1]:59839 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxevY-0002xR-Sl for submit@debbugs.gnu.org; Sat, 04 Jun 2022 21:19:37 -0400 Received: from tobias.gr ([80.241.217.52]:56284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxevT-0002xD-7j for 55619-done@debbugs.gnu.org; Sat, 04 Jun 2022 21:19:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=KCxPGlYkZI/Hw OzwvtEQyKoSBREu+wZ3RQWBysjVA6k=; h=date:subject:to:from; d=tobias.gr; b=CzYrOFIdFHRI8zn8BvZJ9NKK/O/WDiUY1eebnzpWVcxszQ1+XZpw5vhRKK5RwFaWom7I VivJI0b04G77QZzXO2P7LiXZ91EKMZ+jWjmbQ0XNZjtX9gpZgpSm5wfnV0j8gKTaUMNIoo lzZOWI/McR5n1awM1WnzfbboMyAG7Rn5r6U6rv04gswWYrMfkAE3yTI0rruAhdZ6hOi28X eqDH0qW1xBz584IPVKs79IDlgtIo/q95VfpeM0KaCit7CXu1eYYj1Jsb0lXM5DTDYQ2KOR VuKq3FFqH8miNOw/u72xMerQbO1YwL6VvEo78VGV/ShKJ6NacstVa5acafMIC4eA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id d9574946 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <55619-done@debbugs.gnu.org>; Sun, 5 Jun 2022 01:19:28 +0000 (UTC) Date: Sun, 05 Jun 2022 03:12:06 +0200 BIMI-Selector: v=BIMI1; s=default; Message-ID: <87tu8zhpnu@nckx> 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" Reply-to: Tobias Geerinckx-Rice X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via 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=1654392020; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=KCxPGlYkZI/HwOzwvtEQyKoSBREu+wZ3RQWBysjVA6k=; b=U4gokyoHU76OWAdmKnXDM4h4bokFUD3Bv5k5fbETHiq7isDiv6B5U9ih3vaSz3+XoQeI9t nlSdKfgNSe0E0SNSjIzVhqp1cj7xHI76h77IFRysvNHreiCmBAexAeNXDBdxp0lidNL8x3 zP779v4ySLaKAwJPv5/QT1n4DvoXPbVtT8CumUjevM/JJKrRQ8JLq5LOwzkuDSkzuLJ9hA 48YeOCAMSVDEmJ04NtpQbu0lPKsLtgk4qDwodzqnV9C9juiIgVV7+CwcZxdng2ztgoHilY EhVUZpivNrSlU798JIAncfEZkztFclDZtJB0hvj1BSZc95c9mN80yqFEeG01SA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654392020; a=rsa-sha256; cv=none; b=KNswcdthZF4DQxcXoGBvrNtCUM86iASnERq8fCcsq3BbRYljAD727EOr9LGmuqBCwdhluT Rvck7ptJtlykVVRopyKCEMWzXCershQ59SmSWo2Z6TzLKp7X89pxh+BaLAuHeuGn/0Zkoe OUMekmVvpVRP9kyCQrgoO5s85N6oKauv2vDdtLq3b8fWaFdNOyaCQpf1wSE2liaV4LMZEd PaELsGwvyIpyxquS8oGblwm47FV0Rp0FDdbQGmJ7PfwRqA2fUGnlQYuaJ5bWL7Y8CxrqZT BBFpsAbWpHU4Zj22JIgskN89dSTnA8vI+5pkd2syM2nG+5NOveUQ+jtHKrVS/A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=CzYrOFId; 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: -3.62 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=CzYrOFId; 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: 3E59811300 X-Spam-Score: -3.62 X-Migadu-Scanner: scn1.migadu.com X-TUID: GeQ4ugsNQAgO --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi! Thanks for the patch and the perfect comment. The only thing I tweaked was the commit message, to reflect the=20 =E2=80=98what=E2=80=99 rather than (just) the =E2=80=98why=E2=80=99: * gnu/packages/sml.scm (smlnj): Replace INVOKE with SYSTEM which has more favourable signal dispositions. Tested on a Guix System that could reproduce the original bug &=20 pushed as 62da327848311a75723f16642c20d2925919237e. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYpwE1Q0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW155vwBAJecdxeov2MqL00C+tjxkQ5fw3wJaNq3sYUGBm2E 3xuqAQCrqCk06Q93oKJz6XzMz3lc/S9Tmv4Q79gtNoKLSFB9Bg== =93Ai -----END PGP SIGNATURE----- --=-=-=--