This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Something like vector-grow available?



Ahh, wait!

void
scm_guardian_zombify ()
{
[...]
	  if (SCM_NMARKEDP (SCM_CAR (pair)))
                  ^^^^^^^^

Does this mean the garbage collector sets a mark if 
a object has been gc'ed?


Jost
-- 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]