|
From: Don P. <dg...@us...> - 2008-08-07 01:44:21
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv2111 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclVar.c (TclLookupSimpleVar): Retrieve the number of locals in the localCache from the CallFrame and not from the Proc which may have been mangled by a (broken?) recompile. Backport from the HEAD. |