[CM] s7: garbage collector bug?
Christos Vagias
chris.actondev at gmail.com
Thu Jul 2 08:15:14 PDT 2020
I see.
"S7 doesn't have a precise garbage collector": that was a useful insight.
And indeed when making the assignment in a loop (let's say 10 or 100 times)
I can see the gc calling the free function. In a loop of 5 times I still
had no calls.
Thank you both!
On Thu, 2 Jul 2020 at 14:34, <bil at ccrma.stanford.edu> wrote:
> Kjetil is correct, and this is explained in s7.html.
> Your object will eventually by gc'd. Calling the gc
> from C is asking for trouble.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/mailman/private/cmdist/attachments/20200702/6126c5ed/attachment-0001.html>
More information about the Cmdist
mailing list