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

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

Re: missing GC protection in Fbyte_code


From: Stefan Monnier
Subject: Re: missing GC protection in Fbyte_code
Date: Mon, 20 Sep 2004 17:29:55 -0400
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

> For what it's worth, I assume BEFORE_POTENTIAL_GC should be removed
> from BYTE_CODE_QUIT (or probably just replace BYTE_CODE_QUIT with
> QUIT).

No, because `Fsignal(Qquit)' can return (and can GC, of course) if
debug-on-quit is set.


        Stefan





reply via email to

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