|
From: Don P. <dg...@us...> - 2008-03-07 21:10:05
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6092 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecode compiling so that bytecodes invalid due to changing context or due to the difference between expressions and scripts are not reused. [Bug 1899164]. |