From unknown Mon Aug 18 11:11:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63674: 30.0.50; Possible miscompilation of cl-structs? Resent-From: Brian Leung Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 24 May 2023 03:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63674 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 63674@debbugs.gnu.org Cc: akrl@sdf.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168490012020531 (code B ref -1); Wed, 24 May 2023 03:49:02 +0000 Received: (at submit) by debbugs.gnu.org; 24 May 2023 03:48:40 +0000 Received: from localhost ([127.0.0.1]:40828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1fUN-0005L2-9B for submit@debbugs.gnu.org; Tue, 23 May 2023 23:48:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:49376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1fUH-0005Kg-5Z for submit@debbugs.gnu.org; Tue, 23 May 2023 23:48:36 -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 1q1fUG-000075-0C for bug-gnu-emacs@gnu.org; Tue, 23 May 2023 23:48:32 -0400 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1fUE-0007wS-6C for bug-gnu-emacs@gnu.org; Tue, 23 May 2023 23:48:31 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id B65B8240027 for ; Wed, 24 May 2023 05:48:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1684900105; bh=7U924uSdo8bhBAbDAmaz6vV5bCeli2F34utAkjh3nHI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=d4LiMIk9R4xxMs4bbZ5rZAyUVEQ/LiS4+LHSV+tUvriFRAqb1Y1VM4bOgmzeJFgpj pZtJN3HNbqS0tf3zXK1wdWwmGOY7wJz2r3PVXdcjG1hzT4vpIi92qkkfhwzsjTG0qu QG0VA9IPtQEGm/IbaQu5XmUj6tNmQWwPLZcDQxym92mIzoDJ6gqBnuDkrX7AxdE4Nu HU6chCdznk8AgMbkJHUV2AbFLjuQREXVq6Hh6UaVrJSnSn3AzaVWc5vtSF/ic8nyuk TA+w3jX+DhnDIt6pooa5NzLwuV4T7SVRp8R7bjZH/NMQkSY7g/VDCPC9p7Tek4H7fA 4Fpen2y3RaZMg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QQxx42jKVz9rxD; Wed, 24 May 2023 05:48:24 +0200 (CEST) From: Brian Leung Date: Wed, 24 May 2023 03:48:21 +0000 Message-ID: <878rde1jay.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.65; envelope-from=leungbk@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -31 X-Spam_score: -3.2 X-Spam_bar: --- X-Spam_report: (-3.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SCC_BODY_URI_ONLY=1.172, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) After the latest changes to native compilation, I see a failure here: https://github.com/nix-community/emacs-overlay/actions/runs/5059662673/jobs/9081521991#step:6:7010. From unknown Mon Aug 18 11:11:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63674: 30.0.50; Possible miscompilation of cl-structs? References: <878rde1jay.fsf@posteo.net> In-Reply-To: <878rde1jay.fsf@posteo.net> Resent-From: Mattias =?UTF-8?Q?Engdeg=C3=A5rd?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 24 May 2023 10:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63674 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Brian Leung Cc: 63674@debbugs.gnu.org, Andrea Corallo Received: via spool by 63674-submit@debbugs.gnu.org id=B63674.168492301019381 (code B ref 63674); Wed, 24 May 2023 10:11:02 +0000 Received: (at 63674) by debbugs.gnu.org; 24 May 2023 10:10:10 +0000 Received: from localhost ([127.0.0.1]:41980 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1lRa-00052X-Eb for submit@debbugs.gnu.org; Wed, 24 May 2023 06:10:10 -0400 Received: from mail-lj1-f176.google.com ([209.85.208.176]:55412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1lRX-00052C-D5 for 63674@debbugs.gnu.org; Wed, 24 May 2023 06:10:08 -0400 Received: by mail-lj1-f176.google.com with SMTP id 38308e7fff4ca-2af2f4e719eso10248871fa.2 for <63674@debbugs.gnu.org>; Wed, 24 May 2023 03:10:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684923001; x=1687515001; h=to:cc:date:message-id:subject:mime-version :content-transfer-encoding:from:sender:from:to:cc:subject:date :message-id:reply-to; bh=BgGQ6n2c9xzKgGnD8KSGAyj1rMqXtWjlKavaXBd6K8I=; b=m0X956VgT4u7QC3Z4cfDe+yvg/I5A5uiLO4tVnPz+22KGnK49/ed7HERrAqabE/BJ8 3Atc2zfgKbzuCL2zAYuY3gx8xgLv+WY/HPy9L3NCraT6nDFd4G09L+LsX7msNHUf5IOl 6/x0v4hbCxyNznXqSAe8yrFoEQnKkUIzJ/e9fqIu+10AMgySpC8WiTmbaDOytKbKAq+m 5dFT3w5Fo9MAxTJL8KOta1et7PpePRsCnDO+zHHEY7vzCrw9q3k3ALlnLFfrmTzUgLdB cJZrWlE68a2z3blZwB1F9LOxpCYNKn70Rx0S/YAjQ5XJUQbZvZ68T9z3pk7WrLTwz4c6 J3gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684923001; x=1687515001; h=to:cc:date:message-id:subject:mime-version :content-transfer-encoding:from:sender:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BgGQ6n2c9xzKgGnD8KSGAyj1rMqXtWjlKavaXBd6K8I=; b=YeGeKWwVsSBDmdAMw/V1nibe0Igc2xAdKVHcyyPsqWx5eMPe7n+oIaL49UE9GWvSSH fR/WJvTmoAqxZoKdZ9h5XKg4gTob9DoerEcci+zgkHZbMfFUVHII1MiekCV1nBkODHzp FZxHXMrBUMobZifaVqQiT7bQT+axBa77i4cGHp6r1b4WWpTDzBayJj0qb1a3bHJEoIzx tGz5HyO3X3czkwU4d5QGyvxMGuDdh5Guvd+qLTuu8mjo2qixHLCku/1A5nYxw+E7Tkef rzVp8OczuidjtE6fOgTJdPY6eLH2F/UsHPKiX004L0EdXFGBmU90Ck07KcYF6GDsSpij 3bQA== X-Gm-Message-State: AC+VfDwTvVTSOIYeE1n+dTCKZZdXNt2ECmODPDh0fPW1XRQ8lRK1yNps NHjXg8+6j7DRd4C2Ybigv5g= X-Google-Smtp-Source: ACHHUZ4tfK4hr099lrlst4G2siFbKwf2R6UHNWZHEyNklaK9aFIUOaa2Qa0qP8Fp5lJcKc9A/2BuXg== X-Received: by 2002:a2e:91d4:0:b0:2ac:7137:5f13 with SMTP id u20-20020a2e91d4000000b002ac71375f13mr5825692ljg.9.1684923001126; Wed, 24 May 2023 03:10:01 -0700 (PDT) Received: from smtpclient.apple (c188-150-165-235.bredband.tele2.se. [188.150.165.235]) by smtp.gmail.com with ESMTPSA id d3-20020a2e8903000000b002adc5ea2791sm1963377lji.103.2023.05.24.03.10.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 03:10:00 -0700 (PDT) From: Mattias =?UTF-8?Q?Engdeg=C3=A5rd?= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.15\)) Message-Id: <55295B21-A925-4AF0-AB47-F0E37F42E257@gmail.com> Date: Wed, 24 May 2023 12:09:59 +0200 X-Mailer: Apple Mail (2.3654.120.0.1.15) X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > After the latest changes to native compilation, I see a failure here: > = https://github.com/nix-community/emacs-overlay/actions/runs/5059662673/job= s/9081521991#step:6:7010.=20 CC:ing Andrea. Could you help him by explaining exactly what we are looking at here? = What Emacs revision is this based on, and from what revision is it a = regression? From unknown Mon Aug 18 11:11:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63674: 30.0.50; Possible miscompilation of cl-structs? Resent-From: Brian Leung Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 24 May 2023 10:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63674 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Mattias =?UTF-8?Q?Engdeg=C3=A5rd?= Cc: 63674@debbugs.gnu.org, Andrea Corallo Received: via spool by 63674-submit@debbugs.gnu.org id=B63674.168492499723233 (code B ref 63674); Wed, 24 May 2023 10:44:02 +0000 Received: (at 63674) by debbugs.gnu.org; 24 May 2023 10:43:17 +0000 Received: from localhost ([127.0.0.1]:42059 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1lxd-00062f-3F for submit@debbugs.gnu.org; Wed, 24 May 2023 06:43:17 -0400 Received: from mout01.posteo.de ([185.67.36.65]:45109) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1lxb-00062S-9A for 63674@debbugs.gnu.org; Wed, 24 May 2023 06:43:16 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 4A6CE240027 for <63674@debbugs.gnu.org>; Wed, 24 May 2023 12:43:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1684924989; bh=urDpngyMO2oMXLvvfVWEa69dHaQY31kZ6msXds1MKkI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=eTi9LT5VJZJfTfNYr9iD3lO34ZbTA4i/Mb6WhjGU0OPlkYTjPeMqnQjcz9d92+RtO WvVgi+m1bbJIigsGrn9NyJ/Uj1Uhq/X4dCxIdUXzRy7lROBLJrC+Ui4sNl98d/eh9Q kynFDoSJaSBpqmZphnGxZmsoPBHNJ5I+C8fPtidiDUgRrLZpzPSYdlw6xUc0ROMF5V GJiO5pd8EzMk/mqDBYgMMK7PcJSpNf3aLRljMQrQRzUF3vrsCBBaBj9IHp0kO+eeqg /nYuGipj74jJLl3Xemmc6cn9FsV4nUZjsLwuYqWbNjgHqqd7pOETcAcINp5EZX8MDI ROCvYWCS8xhCA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QR77b6FXwz6tvk; Wed, 24 May 2023 12:43:07 +0200 (CEST) References: <55295B21-A925-4AF0-AB47-F0E37F42E257@gmail.com> From: Brian Leung Date: Wed, 24 May 2023 10:39:14 +0000 In-reply-to: <55295B21-A925-4AF0-AB47-F0E37F42E257@gmail.com> Message-ID: <874jo2103q.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Mattias Engdeg=C3=A5rd writes: >> After the latest changes to native compilation, I see a failure=20 >> here: >> https://github.com/nix-community/emacs-overlay/actions/runs/5059662673/j= obs/9081521991#step:6:7010.=20 > > CC:ing Andrea. > > Could you help him by explaining exactly what we are looking at=20 > here? What Emacs revision is this based on, and from what=20 > revision is it a regression? This error occurs after Emacs commit=20 9ad997cd68981fe6c6933b6977fdae23e84e6a75 (see=20 https://github.com/nix-community/emacs-overlay/actions/runs/5059662673/jobs= /9081521991#step:6:2657). Our=20 last successful run used Emacs commit=20 d4ff1d74209e97730c52ddd50c4d643c79087a33. From unknown Mon Aug 18 11:11:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63674: 30.0.50; Possible miscompilation of cl-structs? Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 24 May 2023 13:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63674 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Mattias =?UTF-8?Q?Engdeg=C3=A5rd?= Cc: Brian Leung , 63674@debbugs.gnu.org Received: via spool by 63674-submit@debbugs.gnu.org id=B63674.16849343214494 (code B ref 63674); Wed, 24 May 2023 13:19:01 +0000 Received: (at 63674) by debbugs.gnu.org; 24 May 2023 13:18:41 +0000 Received: from localhost ([127.0.0.1]:42774 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1oO0-0001AQ-KX for submit@debbugs.gnu.org; Wed, 24 May 2023 09:18:40 -0400 Received: from ma.sdf.org ([205.166.94.33]:56220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1oNy-0001AH-IX for 63674@debbugs.gnu.org; Wed, 24 May 2023 09:18:38 -0400 Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1q1oNu-0002RM-Kf; Wed, 24 May 2023 13:18:34 +0000 From: Andrea Corallo References: <55295B21-A925-4AF0-AB47-F0E37F42E257@gmail.com> Date: Wed, 24 May 2023 13:18:34 +0000 In-Reply-To: <55295B21-A925-4AF0-AB47-F0E37F42E257@gmail.com> ("Mattias =?UTF-8?Q?Engdeg=C3=A5rd?="'s message of "Wed, 24 May 2023 12:09:59 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Mattias Engdeg=C3=A5rd writes: >> After the latest changes to native compilation, I see a failure here: >> https://github.com/nix-community/emacs-overlay/actions/runs/5059662673/j= obs/9081521991#step:6:7010.=20 > > CC:ing Andrea. Thanks, will look at as soon as I can. PS I merged 63679 63679 63681 as I believe are the same. Best Regards Andrea From unknown Mon Aug 18 11:11:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63674: 30.0.50; Possible miscompilation of cl-structs? Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 24 May 2023 15:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63674 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Mattias =?UTF-8?Q?Engdeg=C3=A5rd?= Cc: Brian Leung , 63674@debbugs.gnu.org, Stefan Monnier Received: via spool by 63674-submit@debbugs.gnu.org id=B63674.168494203820363 (code B ref 63674); Wed, 24 May 2023 15:28:02 +0000 Received: (at 63674) by debbugs.gnu.org; 24 May 2023 15:27:18 +0000 Received: from localhost ([127.0.0.1]:44430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1qOT-0005IN-VV for submit@debbugs.gnu.org; Wed, 24 May 2023 11:27:18 -0400 Received: from ma.sdf.org ([205.166.94.33]:35462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1qOS-0005IE-8I for 63674@debbugs.gnu.org; Wed, 24 May 2023 11:27:16 -0400 Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1q1qOJ-00037l-3X; Wed, 24 May 2023 15:27:07 +0000 From: Andrea Corallo References: <55295B21-A925-4AF0-AB47-F0E37F42E257@gmail.com> Date: Wed, 24 May 2023 15:27:07 +0000 In-Reply-To: (Andrea Corallo's message of "Wed, 24 May 2023 13:18:34 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Andrea Corallo writes: > Mattias Engdeg=C3=A5rd writes: > >>> After the latest changes to native compilation, I see a failure here: >>> https://github.com/nix-community/emacs-overlay/actions/runs/5059662673/= jobs/9081521991#step:6:7010.=20 >> >> CC:ing Andrea. > > Thanks, will look at as soon as I can. > > PS I merged 63679 63679 63681 as I believe are the same. > > Best Regards > > Andrea Okay I've just pushed b2b2be98da5 to fix this. Essentially the native compiler needs `cl-typep' to be functional at compile time for the types being defined in the compiled code. It works for me, let's see if the fix is acceptable. Thanks Andrea From unknown Mon Aug 18 11:11:30 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Brian Leung Subject: bug#63674: closed (Re: bug#63674: 30.0.50; Possible miscompilation of cl-structs?) Message-ID: References: <87zg5tz2yd.fsf@posteo.net> <878rde1jay.fsf@posteo.net> X-Gnu-PR-Message: they-closed 63674 X-Gnu-PR-Package: emacs Reply-To: 63674@debbugs.gnu.org Date: Thu, 25 May 2023 00:11:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1684973462-24777-1" This is a multi-part message in MIME format... ------------=_1684973462-24777-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #63674: 30.0.50; Possible miscompilation of cl-structs? which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 63674@debbugs.gnu.org. --=20 63674: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63674 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1684973462-24777-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 63674-done) by debbugs.gnu.org; 25 May 2023 00:10:05 +0000 Received: from localhost ([127.0.0.1]:45460 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1yYP-0006QL-IY for submit@debbugs.gnu.org; Wed, 24 May 2023 20:10:05 -0400 Received: from mout02.posteo.de ([185.67.36.66]:56483) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1yYJ-0006Pa-69 for 63674-done@debbugs.gnu.org; Wed, 24 May 2023 20:10:03 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id AC1BC240101 for <63674-done@debbugs.gnu.org>; Thu, 25 May 2023 02:09:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1684973392; bh=nXqZx0E0cTypUzz38L4dGUA6OE/pTKwhcBhUOhX2jWc=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=PR5MHqnivo/px4OFY/Iaw2l1GLyD91ILyR4AGLCbrls0kBm/P0z4yAuo2esmLxOj/ egtvsel+0X6/qjuJuVTv/7UgnVJObBo/GTAHt7vfkpEZt+QE4gGxbTy6LMhXyDNix7 g7DRsbQ2B0vlVnWMwFGt8sJbEA/48a9E/tdgMpoSV3QudeOjDQHK8G3sGFsvDdC4Ci 2D1oPQ7r0SJ6F8d/81AU7oFMpF2bZ2F25KmiDdto2hIsxlMdYBYUm8sBkOfiDWG+7z zKBSeOCyLPUhOvxGrCvEKgNrKNT82wv7W1t5gRaNchtpopSK9Qi7O3i1Q0wFyBp2lY 77Q0Ntp9tf/JQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QRT2R1Vt5z9rxF; Thu, 25 May 2023 02:09:50 +0200 (CEST) References: <55295B21-A925-4AF0-AB47-F0E37F42E257@gmail.com> <874jo2103q.fsf@posteo.net> From: Brian Leung To: 63674-done@debbugs.gnu.org Subject: Re: bug#63674: 30.0.50; Possible miscompilation of cl-structs? Date: Thu, 25 May 2023 00:09:02 +0000 In-reply-to: <874jo2103q.fsf@posteo.net> Message-ID: <87zg5tz2yd.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 63674-done Cc: Andrea Corallo X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Thanks for the quick fix. ------------=_1684973462-24777-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 May 2023 03:48:40 +0000 Received: from localhost ([127.0.0.1]:40828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1fUN-0005L2-9B for submit@debbugs.gnu.org; Tue, 23 May 2023 23:48:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:49376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1fUH-0005Kg-5Z for submit@debbugs.gnu.org; Tue, 23 May 2023 23:48:36 -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 1q1fUG-000075-0C for bug-gnu-emacs@gnu.org; Tue, 23 May 2023 23:48:32 -0400 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1fUE-0007wS-6C for bug-gnu-emacs@gnu.org; Tue, 23 May 2023 23:48:31 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id B65B8240027 for ; Wed, 24 May 2023 05:48:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1684900105; bh=7U924uSdo8bhBAbDAmaz6vV5bCeli2F34utAkjh3nHI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=d4LiMIk9R4xxMs4bbZ5rZAyUVEQ/LiS4+LHSV+tUvriFRAqb1Y1VM4bOgmzeJFgpj pZtJN3HNbqS0tf3zXK1wdWwmGOY7wJz2r3PVXdcjG1hzT4vpIi92qkkfhwzsjTG0qu QG0VA9IPtQEGm/IbaQu5XmUj6tNmQWwPLZcDQxym92mIzoDJ6gqBnuDkrX7AxdE4Nu HU6chCdznk8AgMbkJHUV2AbFLjuQREXVq6Hh6UaVrJSnSn3AzaVWc5vtSF/ic8nyuk TA+w3jX+DhnDIt6pooa5NzLwuV4T7SVRp8R7bjZH/NMQkSY7g/VDCPC9p7Tek4H7fA 4Fpen2y3RaZMg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QQxx42jKVz9rxD; Wed, 24 May 2023 05:48:24 +0200 (CEST) From: Brian Leung To: bug-gnu-emacs@gnu.org Subject: 30.0.50; Possible miscompilation of cl-structs? Date: Wed, 24 May 2023 03:48:21 +0000 Message-ID: <878rde1jay.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.65; envelope-from=leungbk@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -31 X-Spam_score: -3.2 X-Spam_bar: --- X-Spam_report: (-3.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SCC_BODY_URI_ONLY=1.172, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: akrl@sdf.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) After the latest changes to native compilation, I see a failure here: https://github.com/nix-community/emacs-overlay/actions/runs/5059662673/jobs/9081521991#step:6:7010. ------------=_1684973462-24777-1-- From unknown Mon Aug 18 11:11:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63674: 30.0.50; Possible miscompilation of cl-structs? Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 27 May 2023 06:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63674 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andrea Corallo Cc: leungbk@posteo.net, mattias.engdegard@gmail.com, 63674@debbugs.gnu.org Received: via spool by 63674-submit@debbugs.gnu.org id=B63674.16851696462503 (code B ref 63674); Sat, 27 May 2023 06:41:01 +0000 Received: (at 63674) by debbugs.gnu.org; 27 May 2023 06:40:46 +0000 Received: from localhost ([127.0.0.1]:51290 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q2nba-0000eJ-B9 for submit@debbugs.gnu.org; Sat, 27 May 2023 02:40:46 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60686) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q2nbY-0000e6-HB for 63674@debbugs.gnu.org; Sat, 27 May 2023 02:40:45 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q2nbR-0001Wz-Hf; Sat, 27 May 2023 02:40:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=ClkRNMxNwAjQOvS+9zCygLRjFGbDh6Aajemec5ZNpZs=; b=W0KX0Au1Vo6qi4d3tsfD rnVx1vex6ZCqxmRdNjj/ZunpN5u0t14rbiTGXoDeyFirHEIvofHzRcQdf5FEwIqDBusX2SkNYn0mX ZpBZqcinoWCJgal35Hxn+mPYT9rl70b/uzKOm8nffrTSMw0FNR1RxxjU56BOmzG3Z9kM4J9Fv3I8m hiMXZctT7KJ2RjuiaNbB+edqQ3FwTvuqQPICoyf7HRnIsD9FPT7SJUp1eBPYm9xv86e/norzV2CSn pTbLSmQJivRJCOPV28mVII3UcMiMq663ATt4cW0yScjhRYggEbWbFHYova4xPzABQtTxlfUD9DyqA K6rDEdryA1Q7vQ==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q2nbL-0007ct-7J; Sat, 27 May 2023 02:40:37 -0400 Date: Sat, 27 May 2023 09:41:05 +0300 Message-Id: <83a5xqjmym.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: (message from Andrea Corallo on Wed, 24 May 2023 13:18:34 +0000) References: <55295B21-A925-4AF0-AB47-F0E37F42E257@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > Cc: Brian Leung , 63674@debbugs.gnu.org > From: Andrea Corallo > Date: Wed, 24 May 2023 13:18:34 +0000 > > Mattias EngdegÄrd writes: > > >> After the latest changes to native compilation, I see a failure here: > >> https://github.com/nix-community/emacs-overlay/actions/runs/5059662673/jobs/9081521991#step:6:7010. > > > > CC:ing Andrea. > > Thanks, will look at as soon as I can. > > PS I merged 63679 63679 63681 as I believe are the same. Your merge didn't succeed, it seems. And people are still complaining about problems with package.el that seem to be related to native compilation. So could you please look into those other issues (bug#63742, bug#63710)? From unknown Mon Aug 18 11:11:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63674: 30.0.50; Possible miscompilation of cl-structs? Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 28 May 2023 08:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63674 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: leungbk@posteo.net, mattias.engdegard@gmail.com, 63674@debbugs.gnu.org Received: via spool by 63674-submit@debbugs.gnu.org id=B63674.168526272321886 (code B ref 63674); Sun, 28 May 2023 08:33:01 +0000 Received: (at 63674) by debbugs.gnu.org; 28 May 2023 08:32:03 +0000 Received: from localhost ([127.0.0.1]:53235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3Bop-0005gw-Br for submit@debbugs.gnu.org; Sun, 28 May 2023 04:32:03 -0400 Received: from ma.sdf.org ([205.166.94.33]:33600) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3Bom-0005gN-0n for 63674@debbugs.gnu.org; Sun, 28 May 2023 04:32:01 -0400 Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1q3Boa-0001NM-Mp; Sun, 28 May 2023 08:31:48 +0000 From: Andrea Corallo References: <55295B21-A925-4AF0-AB47-F0E37F42E257@gmail.com> <83a5xqjmym.fsf@gnu.org> Date: Sun, 28 May 2023 08:31:48 +0000 In-Reply-To: <83a5xqjmym.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 27 May 2023 09:41:05 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Eli Zaretskii writes: >> Cc: Brian Leung , 63674@debbugs.gnu.org >> From: Andrea Corallo >> Date: Wed, 24 May 2023 13:18:34 +0000 >>=20 >> Mattias Engdeg=C3=A5rd writes: >>=20 >> >> After the latest changes to native compilation, I see a failure here: >> >> https://github.com/nix-community/emacs-overlay/actions/runs/505966267= 3/jobs/9081521991#step:6:7010.=20 >> > >> > CC:ing Andrea. >>=20 >> Thanks, will look at as soon as I can. >>=20 >> PS I merged 63679 63679 63681 as I believe are the same. > > Your merge didn't succeed, it seems. That's strange I think I got the message confirming that. > And people are still complaining about problems with package.el that > seem to be related to native compilation. So could you please look > into those other issues (bug#63742, bug#63710)? Sure, I did already some work on that and today is dedicated to this bug. BR Andrea From unknown Mon Aug 18 11:11:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63674: 30.0.50; Possible miscompilation of cl-structs? Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 28 May 2023 10:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63674 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: leungbk@posteo.net, mattias.engdegard@gmail.com, 63674@debbugs.gnu.org Received: via spool by 63674-submit@debbugs.gnu.org id=B63674.168527054412643 (code B ref 63674); Sun, 28 May 2023 10:43:02 +0000 Received: (at 63674) by debbugs.gnu.org; 28 May 2023 10:42:24 +0000 Received: from localhost ([127.0.0.1]:53355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3Dqx-0003Hr-MX for submit@debbugs.gnu.org; Sun, 28 May 2023 06:42:24 -0400 Received: from ma.sdf.org ([205.166.94.33]:55328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3Dqv-0003Hi-BY for 63674@debbugs.gnu.org; Sun, 28 May 2023 06:42:22 -0400 Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1q3Dqp-0001PH-2l; Sun, 28 May 2023 10:42:15 +0000 From: Andrea Corallo References: <55295B21-A925-4AF0-AB47-F0E37F42E257@gmail.com> <83a5xqjmym.fsf@gnu.org> Date: Sun, 28 May 2023 10:42:15 +0000 In-Reply-To: <83a5xqjmym.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 27 May 2023 09:41:05 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Eli Zaretskii writes: >> Cc: Brian Leung , 63674@debbugs.gnu.org >> From: Andrea Corallo >> Date: Wed, 24 May 2023 13:18:34 +0000 >>=20 >> Mattias Engdeg=C3=A5rd writes: >>=20 >> >> After the latest changes to native compilation, I see a failure here: >> >> https://github.com/nix-community/emacs-overlay/actions/runs/505966267= 3/jobs/9081521991#step:6:7010.=20 >> > >> > CC:ing Andrea. >>=20 >> Thanks, will look at as soon as I can. >>=20 >> PS I merged 63679 63679 63681 as I believe are the same. > > Your merge didn't succeed, it seems. Ah this is the mail I've got back form debbugs: =3D=3D=3D=3D=3D Processing commands for control@debbugs.gnu.org: > merge 63679 63679 63681 bug#63679: 30.0.50; package-delete: native-compile warning on startup bug#63681: build error from native-comp: void function ("emacs-lisp/package= .el" package-desc-p) Merged 63679 63681. > End of message, stopping processing here. Please contact help-debbugs@gnu.org if you need assistance. GNU bugs database, https://debbugs.gnu.org/ =3D=3D=3D=3D=3D Not sure why it didn't work then, I assumed it did but maybe I read this wrong. Thanks Andrea From unknown Mon Aug 18 11:11:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63674: 30.0.50; Possible miscompilation of cl-structs? Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 28 May 2023 12:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63674 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andrea Corallo Cc: leungbk@posteo.net, mattias.engdegard@gmail.com, 63674@debbugs.gnu.org Received: via spool by 63674-submit@debbugs.gnu.org id=B63674.16852775682066 (code B ref 63674); Sun, 28 May 2023 12:40:02 +0000 Received: (at 63674) by debbugs.gnu.org; 28 May 2023 12:39:28 +0000 Received: from localhost ([127.0.0.1]:53430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3FgG-0000XF-Ca for submit@debbugs.gnu.org; Sun, 28 May 2023 08:39:28 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3FgC-0000Wz-1J for 63674@debbugs.gnu.org; Sun, 28 May 2023 08:39:27 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q3Fg3-0006J4-RH; Sun, 28 May 2023 08:39:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=fy7thg/SUKrSp4lbODu+ZENBk6XQdSyDpxvtsqtI888=; b=fI9nSnuQ3Sa2 NU+cadZdWieSaSx4h2SqGrVEBB+xhLyGFDHkPTPNRSaEBd4gfFsPK074h680sfhwlhTZMvBDHCyNz OJciTwvWb3G/gL+8MFOd7fhrH2zEIG1KkTNYux1u+is6w4wlFLUpVbg+AQAhfFObDtEsDG/+I8hZk G3Z/p3Xt/n4Wn06kD4HLIYEvLfPnVyXvnDaCb6O0+WCvMgjTnJn7bWII8eAXZ96cp5iqBcOgM9dj8 pb+WrnA8tzLSUZEvLhcRlZmscjonyEytp6lZhunvU0bQYm2TGPMUcWxWTT7tVBGZjNVirT+IFl++l jVUXShjTFS7tvtvVl99Eeg==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q3Fg3-0000Dn-Ae; Sun, 28 May 2023 08:39:15 -0400 Date: Sun, 28 May 2023 15:39:50 +0300 Message-Id: <837cssiq95.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: (message from Andrea Corallo on Sun, 28 May 2023 10:42:15 +0000) References: <55295B21-A925-4AF0-AB47-F0E37F42E257@gmail.com> <83a5xqjmym.fsf@gnu.org> X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Andrea Corallo > Cc: mattias.engdegard@gmail.com, leungbk@posteo.net, 63674@debbugs.gnu.org > Date: Sun, 28 May 2023 10:42:15 +0000 > > Not sure why it didn't work then, I assumed it did but maybe I read this > wrong. Or maybe I was confused regarding which bugs we were talking about. Never mind, the important thing is that now all the related bugs are merged.