|
From: Don P. <dg...@us...> - 2005-03-23 06:51:46
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27534 Modified Files: Tag: msofer-wcodes-branch ChangeLog Log Message: * generic/tclCompile.c (OptCleanupByteCode): Operands are not ints; they are TclPSizedInts. Storing them in int type variables loses important bits. |