From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id iHo+GW6PVGHU1gAAgWs5BA (envelope-from ) for ; Wed, 29 Sep 2021 18:08:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 6FLdFG6PVGGOBwAA1q6Kng (envelope-from ) for ; Wed, 29 Sep 2021 16:08:14 +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 C6C762E733 for ; Wed, 29 Sep 2021 18:08:13 +0200 (CEST) Received: from localhost ([::1]:49556 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mVc7w-0007ar-Ap for larch@yhetil.org; Wed, 29 Sep 2021 12:08:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57076) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mVc3v-0002Wu-Nl for guix-patches@gnu.org; Wed, 29 Sep 2021 12:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38418) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mVc3v-0007hl-1y for guix-patches@gnu.org; Wed, 29 Sep 2021 12:04:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mVc3u-0004wk-Th for guix-patches@gnu.org; Wed, 29 Sep 2021 12:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50878] [PATCH] union: Resolve collisions by stable-sort'ing them. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 29 Sep 2021 16:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50878 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 50878@debbugs.gnu.org Received: via spool by 50878-submit@debbugs.gnu.org id=B50878.163293140618948 (code B ref 50878); Wed, 29 Sep 2021 16:04:02 +0000 Received: (at 50878) by debbugs.gnu.org; 29 Sep 2021 16:03:26 +0000 Received: from localhost ([127.0.0.1]:49963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVc3K-0004vY-JJ for submit@debbugs.gnu.org; Wed, 29 Sep 2021 12:03:26 -0400 Received: from mail2.protonmail.ch ([185.70.40.22]:64839) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVc3F-0004vE-V3 for 50878@debbugs.gnu.org; Wed, 29 Sep 2021 12:03:25 -0400 Date: Wed, 29 Sep 2021 16:03:14 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail2; t=1632931394; bh=HvgA87kGByUcCLym+9+hwuv/UXyhLP75+WqcyF5tHZo=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=uo6olleD9hJxN4azPzocbKGNsXzQu6XQbYx6AWtwGTc18BT1zQ+NjTBjWSNV1R0GE CtMFBQ/Cz5xlRD64YMIBC3m2taQ2e7UYaHldSwkR22l8MJ0D80EwX3hAoBSuK0vZna CnMVkH/7k/H2bUxEBadFMZlpQJx8nB7sgKoH2lBpIE88q8coQkKBaTUqJm3OcK0sQ9 /Ny09Y3RJjUC1NfQdMRyAYsxd7vxVJhOwwl65vbB/JjnhbAeHKxgCpGAg2JMG2K/8A OgPlHgqPAeK3FpOdwrjyqdA2c1SE1vGk9iTmLOH8ABmjM+1mAs4vfEQbK9Vm9RiVZn h5+18nKI1eoUA== From: Attila Lendvai Message-ID: <9gdtvXBJqCfaLCQswTjsN95-pmgfMzqlELlgJEH0o2n_WyWE8LTncnQCIMTEnjFiKO1gKSBMukitcmbQv5FNWRVUc6PLbLBIdQDype7SDLk=@lendvai.name> In-Reply-To: <530e2ad39a865b57f4a0049e862af0d23ac4c592.camel@telenet.be> References: <20210928214044.437-1-attila@lendvai.name> <530e2ad39a865b57f4a0049e862af0d23ac4c592.camel@telenet.be> 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: , Reply-To: Attila Lendvai 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=1632931694; h=from:from:sender:sender:reply-to: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-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=HvgA87kGByUcCLym+9+hwuv/UXyhLP75+WqcyF5tHZo=; b=eq064ReFP2cL3cegPrP3XL5f/lG5EKYzFVtxjKVQlkrpcPoXp6ez3/EFIrpxnV703aWvCA nNdQtDBD+LnkmJPgqUMmTToMae6H6USb6gCLKSV4rbRWwqjORRj4Y8WqGaKpAOg063H8xf ofW4za5jQU4I9nwcpvbZO9DiC2fZqn4JIRoDUnYRdnNnQKchZXj4KtPDP8S7fjk1HbYZgc lP5dCgbb/iP32SBrxDV6leLIc4nGjve2lX/2ShlnudwzvHCAKL635V98vVrzUf3yx06y70 Zp72UrsymBSqhjxnxF5r9/+MeIyGKI9nfwmhnSoF7MI2fbNu97lX7jOnwQnzCQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632931694; a=rsa-sha256; cv=none; b=PtHXCgaNlGIKOFAypKZjCJZmDXq9mJwmLuTMVkYNOIlBKzEqt5tNczk2UtiqhRfKqQ23Ek DT4Nz9dEfBtgUNIbMUyFJibIXxyg84QwaEsripror0dsFDqcQtJnzdPl4qoS1uNxL7oV6N wTXwomSUUIxETUV34Oaxu1+wO3ytVYJ+Mxc9gi8aPuqQJFuv53Tf/dPY10VkCHApRXI2b5 AUY29AXnJ5KgWwc2YoqwCUtqQEw9axOGIimZsThF67dQD4pDP51ILX1AWJCTDhUSFOtyEX HQvqybUecSTTpS32E7/rB5zvFMJ03+srbHMa3dsC4ntCpSHpuvBTL0O0G0KGig== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail2 header.b=uo6olleD; dmarc=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.40 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail2 header.b=uo6olleD; dmarc=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: C6C762E733 X-Spam-Score: -1.40 X-Migadu-Scanner: scn0.migadu.com X-TUID: Kp7h4ElYII8w > SRFI-43 is in Guile since Guile 2.0.10, according to Guile's NEWS. > The bootstrap guile is older: > > $(guix build -e '(@@ (gnu packages bootstrap) %bootstrap-guile)')/bin/gui= le --version > > guile (GNU Guile) 2.0.9 thank you for the analysis! is it easy and desirable to upgrade it to 2.0.10 or newer? shall i try to do it, or advocate for it if it's not trivial, by e.g. opening an issue? - attila PGP:=C2=A05D5F 45C7 DFCD 0A39