From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id aLbmDj0UmWbuUAAAqHPOHw:P1 (envelope-from ) for ; Thu, 18 Jul 2024 13:10:21 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id aLbmDj0UmWbuUAAAqHPOHw (envelope-from ) for ; Thu, 18 Jul 2024 15:10:21 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1721308221; 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; bh=thUdDo/O1h3/WL6ieJUikl66tW3FARwHDYnRy4oU68s=; b=souJ70hjYL0097kKJ+eqnmtGHNZPjapcTQnVez61ivcG70/o9mxvaQvlATT3kbAbYszn16 NifWC5TsB6w4k1NhwPu9wBSCWHTxTaIMWGW/mcGU+3Xd4JUXmH/lPAu2d/vSDfkSRKQarA JooUMtBQmdN3/AaPwVgVRapmUlCewdDSh2br9uukjMJc00I6qfSSh0aGPdKyXplgKmfypR GCotm/cme8v6ELITJCCkb9hXsdmXo9YJ6A5ZGEL/ENdpGj96O+VhP3EY9hwSd+VmWgQEzk AiWFJ8ThDLjc6CWxn3vsC1invSTTb0Vzit8XDKX4c3aEwI4zNufOSie0NEbBWw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721308221; a=rsa-sha256; cv=none; b=L+JMAoVS5usaBuqUslZ/H0cgRKT/Ct5tunlS5WrAHEaj4gsYJDsuryS//iGajF4FCroRf2 RQIWLMFF+NKkMqvMqlP8UPUWNwuXIuCo/qAUBfTpPbOET9AiFIZm5vuJ3Dvmoi2GNRJUlP NBQGdPgnOJbM+c0s5hKREFyJ1HOrsOKQnaI+SmJuVYwnEHq6vG3gz96BlolOP4gr4g7t6o aglWUDAReBAE5on8mp5EJAWF0JnZLNNf6qo469A5WV765WJfgOGJBRED8aTZBTHFFq5LpN uAcgBLjnQ7m/qiS/RG+SUz376zeYGhduppDjC6l2uKZP/thac3JJpJQGgfJHNQ== 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 EE8933E70B for ; Thu, 18 Jul 2024 15:10:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sUQtV-0005Jl-5X; Thu, 18 Jul 2024 09:10:01 -0400 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 1sUQtT-0005JR-0S for guix-patches@gnu.org; Thu, 18 Jul 2024 09:09:59 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sUQtS-0000Ia-Nd for guix-patches@gnu.org; Thu, 18 Jul 2024 09:09:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sUQtW-0001ke-8y for guix-patches@gnu.org; Thu, 18 Jul 2024 09:10:02 -0400 Subject: bug#71038: [PATCH v4 3/3] inferior: Use the host built-in-builders with inferior. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 18 Jul 2024 13:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71038 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 71038-done@debbugs.gnu.org Mail-Followup-To: 71038@debbugs.gnu.org, mail@cbaines.net, mail@cbaines.net Received: via spool by 71038-done@debbugs.gnu.org id=D71038.17213081506663 (code D ref 71038); Thu, 18 Jul 2024 13:10:02 +0000 Received: (at 71038-done) by debbugs.gnu.org; 18 Jul 2024 13:09:10 +0000 Received: from localhost ([127.0.0.1]:37149 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sUQsf-0001jP-VS for submit@debbugs.gnu.org; Thu, 18 Jul 2024 09:09:10 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sUQsd-0001jF-DJ for 71038-done@debbugs.gnu.org; Thu, 18 Jul 2024 09:09:08 -0400 Received: from localhost (unknown [212.132.255.81]) by mira.cbaines.net (Postfix) with ESMTPSA id 5762427BBE2; Thu, 18 Jul 2024 14:09:02 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 23eca46f; Thu, 18 Jul 2024 13:09:01 +0000 (UTC) From: Christopher Baines In-Reply-To: <87ed7rvy8a.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Thu, 18 Jul 2024 11:35:49 +0200") References: <8075bccd0026e76f16f91d51c5b9203b5693b03e.1721134116.git.mail@cbaines.net> <87ed7rvy8a.fsf@gnu.org> User-Agent: mu4e 1.12.4; emacs 29.3 Date: Thu, 18 Jul 2024 14:08:59 +0100 Message-ID: <87wmli6e50.fsf@cbaines.net> 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: EE8933E70B X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -8.45 X-Spam-Score: -8.45 X-TUID: 87+vviJGAxZ9 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Christopher Baines skribis: > >> Rather than querying the built-in-builders from the inferior, as using t= he >> host value allows specifying it when opening the connection. >> >> * guix/inferior.scm (port->inferior): Have cached-store-connection take = the >> built-in-builders. >> (inferior-eval-with-store): Call cached-store-connection with the store >> connection built-in-builders. >> >> Change-Id: I27c20732355c0c6aa646748a02df39db302cd568 > > LGTM as well! Thanks for taking a look, I've pushed this to master as f3e17f9ff1bf77b4ebddf0de3340e77e2ec8a830. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmaZE+tfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XckYhAAi4UyZAra/7Ceuj+6NKxac4lNNK9t8M3m qmvktfEIbXqeDmwgA5fkE45JIBMirWW2TczwuXb+QSoq7s5Uk1xJdXS9+qIEu/1I UN6MgluFKyCHYMGC/OuC/EsVoJDES2j2rYc5nDBB614N3Bjv4zLYkkou5H8N4S8O XH3uth2pt8fukLU/PQaHCLsTGHK6kUzfUhnOtbqVLIV9Lvjh/qoY+Mk48HwAbhun 8jd93ZW5skRtj9nuo00/9ccKi8+NK4HUxCw8W2BtQL9fhPqpqAfPaxFe+hnZffo7 x+l8W08K3iFoHsaxljrTlRn/CBCT9KgLBeY8Ppu2ER151+V4ICsp7feypGBsW48O hBWWF2Z7L7ROcJZw8utRWNDq5B7jAN70ep8X9M/WpF9Ud71uDYzXcPOurC3t1Nnl B7jYtRl6wWhgRd8K9p473Vm4tGTIEBJhB5wUzKwzc/tUkeh/Os3eJlHexy5dSymC VdZTk3RizD6bbCgdFqpygS/gxKE0L87CaaZ6WdIzCbEe0IX0SRGN5rJHpEZUnfpV SXN/5r8nCUIFf9XrfqvWshLF8oqVaPZErn82Z4wzWF0auXzZLm/4crPKWHyaYjYV 3W1zO3AZUdsmtXNx0AM4xertatBrK2/gAxh8JTibsXWtKT09WiVAVvncNu7axebF 8fPNm0JqzEc= =mMtE -----END PGP SIGNATURE----- --=-=-=--