[trivial-garbage-devel] Finalize with closure
Hans Höglund
hans at hanshoglund.se
Thu Dec 13 15:41:17 UTC 2012
OK, thanks for the clarification.
Hans
On 13 dec 2012, at 15:48, Luís Oliveira wrote:
> On Wed, Dec 12, 2012 at 9:36 PM, Hans Höglund <hans at hanshoglund.se> wrote:
>> I use 32-bit LispWorks on OS X 10.7 and it works well enough.
>>
>> I do not know the behavior in other implementations.
>
> Right, I re-checked the documentation and Lispworks indeed runs the
> finalizer before reclaiming the object, which is why your approach
> works there. It won't work in SBCL, for example. As such, we cannot
> support this feature in a portable fashion. :-/
>
> I've created a new issue to document this:
> <https://github.com/trivial-garbage/trivial-garbage/issues/8>.
>
> Thanks,
>
> --
> Luís Oliveira
> http://r42.eu/~luis/
More information about the trivial-garbage-devel
mailing list