From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KCl0MG93t2LrPgEAbAwnHQ (envelope-from ) for ; Sat, 25 Jun 2022 23:00:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oAyiLm93t2JKlAAAG6o9tA (envelope-from ) for ; Sat, 25 Jun 2022 23:00:31 +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 7357513A25 for ; Sat, 25 Jun 2022 23:00:31 +0200 (CEST) Received: from localhost ([::1]:57836 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o5CtK-0002Dj-2T for larch@yhetil.org; Sat, 25 Jun 2022 17:00:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47964) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o5Cst-0002DT-2o for guix-patches@gnu.org; Sat, 25 Jun 2022 17:00:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52396) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o5Css-0007Rd-Mh for guix-patches@gnu.org; Sat, 25 Jun 2022 17:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o5Css-0003oM-Jd for guix-patches@gnu.org; Sat, 25 Jun 2022 17:00:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56218] [PATCH] guix: inferior: Fix the behaviour of open-inferior #:error-port. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 25 Jun 2022 21:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56218 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines , 56218@debbugs.gnu.org Received: via spool by 56218-submit@debbugs.gnu.org id=B56218.165619078714604 (code B ref 56218); Sat, 25 Jun 2022 21:00:02 +0000 Received: (at 56218) by debbugs.gnu.org; 25 Jun 2022 20:59:47 +0000 Received: from localhost ([127.0.0.1]:46293 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o5Csd-0003nU-AK for submit@debbugs.gnu.org; Sat, 25 Jun 2022 16:59:47 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:36862) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o5Csb-0003nK-89 for 56218@debbugs.gnu.org; Sat, 25 Jun 2022 16:59:46 -0400 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 nYzi270084UW6Th01YziwU; Sat, 25 Jun 2022 22:59:43 +0200 Message-ID: <6d23e4d641e1273fb01bdc35a24050b6236a4d25.camel@telenet.be> From: Maxime Devos Date: Sat, 25 Jun 2022 22:59:37 +0200 In-Reply-To: References: <20220625171847.29104-1-mail@cbaines.net> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-QGji9rLxbSawKAp7+JKl" 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=1656190783; bh=z/0c9s7zjCZJKo+XtGQoVVzOMEpQwFh7AuThGcgrrxA=; h=Subject:From:To:Date:In-Reply-To:References; b=NZBjBbCo4dP0sUJTa51tOxOyAHdDEIpt03p/mOXQIiTqpFpJoQCBc4JAOasURt+Ok 6ABZCikKxlcfsxbCpUG9HaEb+wRfl+g/fTIHZiMBMua0wFQysQ8wgKQMOJQK32Ujn1 l2t3bX3Tvqc3LBYCynKLsWIOPx8WKcevWIVeciuf137zNyRhL3mV9UpKThNFiDPZbm v9UTNa0eFDECMxHvYpk2UrBE4jvvYXmmOI6L++bVSkwNyurx8tHyW5Fj063GVmybqf vkjG10JhoG6AsxCY11CLIfwFeFiuVv9ZjFzEib/Yi9NFZEbkEIonVd0+mZD6WX9lER SVfuM6qAjapsA== 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=1656190831; 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=z/0c9s7zjCZJKo+XtGQoVVzOMEpQwFh7AuThGcgrrxA=; b=V6knHnh8ts9c0+aQISiLmeFVX6KRyVyA3hPauvJTEabBUyGccxXD4l7sV9LPB6TCoLFUmQ 0lAOmv2aeUBPosJvProbAhqtdLqb1CJGGoQU1cNQVAoWjGIuv/q/Rs88MsYPlJ9dD4J165 FbTt9urLvOBEqdOWOAOUsLXsbd3NwCQhjH/cwWpGN92K8slIfltA1GZPAbP9fbYBEFZlUa 35EZxL0zdVkvFKh0mqjsI2zb1ztgRtVQRpDIGLxdlG6oKv31MU9nEhPQF5uX5vevohmRXf XDnBdTeG1rDDf8EswjvUtneVFoYtyOEcdeqsyaH/3Gtw8/VYqWXKpmzLfwKMAg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656190831; a=rsa-sha256; cv=none; b=nq85UYkRblWcMFUrxaY4fJx5g/mNwCcmx1wF2YOmST2z3cYqCbvWvL9as5DNy1qTqUjSOO 1QkA4i5AlyOe0fzURo2b7luJPZ0EWLCS1ttDhPQDsBjLezuvMpAM55mWsiZLWyif/5tEL2 jOqJyWi/NMvJYVZDgJsjp4lcPIABR68oFxfI8BWzypIXTEkFpTCkEEo5ip/Km5gmp0dzsT 1oVfxq2a9xtXnjdsqCDfTdsLpGOFBmkx5IcHxmPXcqiw03dSCxXK4xpd1x6M0LSN2hqJd1 VD0fVZag6bjlmkavGBRlL9LwIwJLMDN9RRySF6U+i22WoGjA8ZwNWeGKUzVBEw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=NZBjBbCo; 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: 5.44 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=NZBjBbCo; 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: 7357513A25 X-Spam-Score: 5.44 X-Migadu-Scanner: scn1.migadu.com X-TUID: KBAF3ITXFKWD --=-QGji9rLxbSawKAp7+JKl Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Maxime Devos schreef op za 25-06-2022 om 19:50 [+0200]: > I don't this would work if (current-error-port) has fd 1. [...] TBC, I never worked with file descriptor manipulation and process forking much, and I didn't look at the surrounding code, so don't take my word for it. --=-QGji9rLxbSawKAp7+JKl 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+4iGRcl7gUCYrd3ORccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7sUeAQD8fSsuoJcDeTxBJimIWuJfXyCH U2w4uuYLe8KfZ++FlwD/RKoOx0lWYRmil6MLA6WTFBp5WWabB2s9Q9rfvsVIdA8= =/9xV -----END PGP SIGNATURE----- --=-QGji9rLxbSawKAp7+JKl--