On Fri, Jan 24, 2020 at 10:51 AM David Kastrup <d...@gnu.org> wrote:

>
> > What do you mean with "heap is collected"?
>
> "Collected" is probably the wrong expression.  Sweeped and marked.  The
> proposed behavior by Guile developers is not to bother with individual
> mark hooks and just let the whole heap be marked and sweeped.
>

what is the documented way of disabling the hooks? And are we supposed to
include the BGC headers ourselves and issue GC_blah commands directly?

-- 
Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen

Reply via email to