This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


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

src/itcl ChangeLog itcl/generic/itcl_objects.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	mdejong@sourceware.cygnus.com	2000-10-18 21:31:54

Modified files:
	itcl           : ChangeLog 
	itcl/itcl/generic: itcl_objects.c 

Log message:
	* itcl/generic/itcl_objects.c (Itcl_CreateObject):
	Add code to check for an object that deletes itself
	inside its own constructor. We need to avoid adding
	this object to the global object list.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/itcl/ChangeLog.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/itcl/itcl/generic/itcl_objects.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2


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