|
From: Don P. <dg...@us...> - 2009-12-15 18:12:17
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15052 Modified Files: ChangeLog Log Message: * generic/tkConfig.c: Added another dimension of refCounting to the * generic/tkInt.c: "option" Tcl_ObjType to improve memory troubles * generic/tkObj.c: detailed in [Bug 2492179]. Also removed registration of the "option" Tcl_ObjType. *** POTENTIAL INCOMPATIBILITY *** for callers of Tcl_GetObjType("option") which must now handle a NULL return. |