|
From: Don P. <dg...@us...> - 2002-02-22 22:36:11
|
Update of /cvsroot/tcl/tcl
In directory usw-pr-cvs1:/tmp/cvs-serv15154
Modified Files:
ChangeLog
Log Message:
* generic/tclInt.h:
* generic/tclObj.c: renamed global variable emptyString ->
tclEmptyString because it is no longer static.
* generic/tclPkg.c: Fix for panic when library is loaded on a
platform without backlinking without proper use of stubs. [Bug 476537]
|