[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New unwind-protect byte-compiler warning
From: |
Basil L. Contovounesios |
Subject: |
Re: New unwind-protect byte-compiler warning |
Date: |
Sat, 01 Apr 2023 23:56:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Mattias Engdegård [2023-03-30 10:01 +0200] wrote:
> On master, the byte-compiler now warns about `unwind-protect` forms lacking
> actual unwinding code, which is very often a mistake. An Emacs build currently
> yields about 30 warnings of this kind.
>
> I'm mostly going to wait for those with good knowledge about the code causing
> each warning to deal with it. Tell me if I can be of further help. There's no
> strong urgency.
>
> This will eventually leave some warnings claimed by no-one for me to take on,
> which will be done in a conservative way, maybe after a week.
The patch in https://bugs.gnu.org/62599#5 tries to address the warning
in ibuf-ext.el.
Thanks,
--
Basil
- Re: New unwind-protect byte-compiler warning,
Basil L. Contovounesios <=