Neil Jerram <[EMAIL PROTECTED]> writes: > I just looked into this. scm_properties_whash is actually OK, because > it is defined like this in root.h: > > #define scm_properties_whash scm_sys_protects[10] > > and the elements of scm_sys_protects are handled specially in > gc-mark.c.
Ok, I had completely overlooked this other way of making objects non-collectable. Thanks! Ludovic. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel