|
From: Don P. <dg...@us...> - 2009-01-08 17:55:45
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5606 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclStringObj.c (STRING_UALLOC): Added missing parens required to get correct results out of things like STRING_UALLOC(num + append). [Bug 2494093]. |