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-oops goops.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/04/18 20:23:04

Modified files:
	guile-oops     : goops.c 

Log message:
	* goops.c (scm_sys_allocate_instance): Bugfix: Initialize setter
	and procedure in entities before doing things which can cause GC.
	Give more specific about information "what" to scm_must_malloc.
	(scm_sys_inherit_magic_x): Make 0-slot instances have standard
	(non-light) allocation.  This fixes a memory leak.


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