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 gc.c struc ...


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	dirk@sourceware.cygnus.com	00/04/17 09:25:12

Modified files:
	guile-core/libguile: ChangeLog gc.c struct.c struct.h 

Log message:
	* struct.c, struct.h: Struct data regions (and thus also vtable data regions)
	are now C arrays of scm_bits_t elements.
	* gc.c:  Made the mixup of glocs and structs explicit.


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