emacs-devel
[Top][All Lists]
Advanced

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

Re: lexical-let cause memory leaks?


From: Stefan Monnier
Subject: Re: lexical-let cause memory leaks?
Date: Mon, 30 Jan 2012 17:13:32 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

> http://stackoverflow.com/questions/9062580/when-does-emacs-lisps-lexical-let-leak-memory
> So... Is it true, that "variables bound with lexical-let are never
> released, even if they are never used"?

Not that I know.  Of course, this code is not bug-free, but I don't know
of any concrete case that bumps into such a bug.


        Stefan



reply via email to

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