Hi,

Han-Wen Nienhuys schreef op vr 10-12-2021 om 15:59 [+0100]:
> which is consistent with what we see. On the other hand, Guile sets
> up
> BDWGC with GC_java_finalization=1, which should keep GC dependencies

At least in Guile 3, that's done in scm_init_guardians.
While that's always called in scm_i_init_guile, maybe Guile 2 only
loads the guardian code when it's really needed and doesn't set up
Java-style finalisation?

Greetings,
Maxime (not a guile maintainer).


Reply via email to