bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58601: 29.0.50; Infinite loop in byte-compile--first-symbol-with-pos


From: Stefan Monnier
Subject: bug#58601: 29.0.50; Infinite loop in byte-compile--first-symbol-with-pos
Date: Tue, 18 Oct 2022 10:51:18 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Perhaps byte-compile--first-symbol-with-pos needs to employ something
> like byte-run--ssp-seen?  Or does ERT somehow come into play?

I just added in `master` an arbitrary limit to the loop inside
`byte-compile--first-symbol-with-pos` to make sure it can't inf-loop.

Can you confirm it fixes your original problem?


        Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]