|
From: Don P. <dg...@us...> - 2006-06-09 15:41:33
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv3349 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tkMain.c: Added Tcl_Preserve() call on the master interp as crash protection against any Tcl_DeleteInterp() call that might happen. |