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

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

bug#46906: 28.0.50; byte compiler infloops trying to compile infloop


From: Pip Cet
Subject: bug#46906: 28.0.50; byte compiler infloops trying to compile infloop
Date: Thu, 4 Mar 2021 10:19:18 +0000

On Thu, Mar 4, 2021 at 10:16 AM Juri Linkov <juri@linkov.net> wrote:
> Maybe 'with-timeout' could help not to loop forever in tests?

I don't think so, because it doesn't work for Lisp infloops.
(with-timeout (1 (error "foo")) (while t)) doesn't work here, at
least.

Pip





reply via email to

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