emacs-devel
[Top][All Lists]
Advanced

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

Re: using finalizers


From: Stefan Monnier
Subject: Re: using finalizers
Date: Sat, 01 Jan 2022 12:00:06 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> One more question: Because make-finalizer in Emacs Lisp does not take
> the object into account,

Not sure what you mean by "the object" here.

> I have to make sure to hold the reference to the finalizer somehow.
> However, this might not be trivial, because a smart compiler could
> eliminate the reference.

And I definitely don't know what you mean by "the reference", so I have
no idea why a smart compiler would be able to eliminate it.


        Stefan




reply via email to

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