|
From: Zoran V. <vas...@us...> - 2010-04-02 14:30:49
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12704 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclStringObj.c: (SetStringFromAny): avoid trampling over the tclEmptyStringRep->bytes as it is thread-shared (thx to Gustaf Neumann for the (hard) work of locating this one). |