This is the mail archive of the guile-cvs@sourceware.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]

guile/guile-core/libguile ChangeLog guardians.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	cmm@sourceware.cygnus.com	00/04/03 06:55:54

Modified files:
	guile-core/libguile: ChangeLog guardians.c 

Log message:
	* guardians.c (scm_guardian_zombify): mark all zombies in a
	separate loop after processing all the currently known live
	guardians, so as to not introduce order dependencies (thanks to
	Gary Houston).  also, make another outer loop to process zombified
	guardians (which are uncovered while marking zombies).


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