diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-07-28 20:00:57 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-07-28 20:00:57 (GMT) |
commit | 79af4b0e2884f647f54c5b8f425b4382ed4a3566 (patch) | |
tree | c9ae4bdded6df431ec80cf526bc7ebae73c19e7a /generic/tclLoad.c | |
parent | b0dbeded218cdcc56a70b208ed593096908e05cb (diff) | |
download | tcl-79af4b0e2884f647f54c5b8f425b4382ed4a3566.zip tcl-79af4b0e2884f647f54c5b8f425b4382ed4a3566.tar.gz tcl-79af4b0e2884f647f54c5b8f425b4382ed4a3566.tar.bz2 |
* generic/tclBasic.c: Added missing release of extended command
word index when deleting an interpreter (DeleteInterpProc). Added
missing ref count when creating an empty string as path (EvalEx).
* generic/tclCompile.c (TclInitCompileEnv): Made same change to
control flow as in TclEvalObjEx. Not needed while uplevel and
siblings go through the eval-direct code path, however if that
changes (like it did in 8.5+) better to have this in place instead
of re-searching why certain places are without absolute locations.
* tests/info.test: Added tests 38.*, exactly testing the tracking
of location for uplevel scripts, and made the testsuite fully
usable with and without -singleproc 1.
Diffstat (limited to 'generic/tclLoad.c')
0 files changed, 0 insertions, 0 deletions