emacs-devel
[Top][All Lists]
Advanced

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

Re: GC bug investigation


From: Andreas Schwab
Subject: Re: GC bug investigation
Date: Sun, 23 Mar 2014 17:14:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Daniel Colascione <address@hidden> writes:

> That's why I'm curious about Ffset: if there's a window between the time
> the function object is created and the time it's assigned to the
> symbol's function cell during which time the function value isn't
> reachable from a GC root, then it's possible that we're occasionally
> GCing during that period,

fset cannot GC.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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