This is the mail archive of the guile-cvs@sources.redhat.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 struct.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	2000-08-09 11:29:31

Modified files:
	guile-core/libguile: struct.c 

Log message:
	* struct.c (scm_make_struct, scm_make_vtable_vtable): Structs
	handles are now double cells; Initialize SCM_STRUCT_GC_CHAIN to
	0.
	(scm_struct_gc_init, scm_free_structs): New GC C hooks.
	(scm_struct_prehistory): Install them.


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