[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68345: 29.1; cl-defstruct'ed struct errors out in the constructor co
From: |
Gerd Möllmann |
Subject: |
bug#68345: 29.1; cl-defstruct'ed struct errors out in the constructor compiler macro if a slot is called "quote" |
Date: |
Wed, 10 Jan 2024 06:33:44 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Kisaragi Hiu <mail@kisaragi-hiu.com> writes:
> On 2024/01/09 23:59, Gerd Möllmann wrote:
>> Could you please check with Emacs/master? Seems to work there.
>
> It works as I'd expect at master (commit
> fccaeabc959f5403ce49744030bd2620352b59f8), without errors. I should've
> checked master before filing this report - sorry about that.
No problem, and thanks for testing!
>
> I might run a bisect later to see how it was fixed, but this appears
> to no longer be an issue.