|
From: Don P. <dg...@us...> - 2009-01-08 17:59:03
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5902 Modified Files: 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]. |