all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* New unwind-protect byte-compiler warning
@ 2023-03-30  8:01 Mattias Engdegård
  2023-03-30 10:08 ` Emanuel Berg
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Mattias Engdegård @ 2023-03-30  8:01 UTC (permalink / raw)
  To: emacs-devel

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.




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-04-09 14:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30  8:01 New unwind-protect byte-compiler warning Mattias Engdegård
2023-03-30 10:08 ` Emanuel Berg
2023-04-01 22:56 ` Basil L. Contovounesios
2023-04-04 10:32 ` Robert Pluim
2023-04-04 11:20   ` Mattias Engdegård
2023-04-04 12:26     ` Robert Pluim
2023-04-04 12:32   ` Gregory Heytings
2023-04-04 16:10   ` Juri Linkov
2023-04-07 17:40 ` Mattias Engdegård
2023-04-09 14:20   ` Michael Albinus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.