summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixTest.c
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2004-05-25 19:45:14 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2004-05-25 19:45:14 (GMT)
commitad036d34adbbd811bb35242fedbd68f40ed140fd (patch)
tree317d61a35fb6a8871ec0628c42c70173e7fa8302 /unix/tclUnixTest.c
parent95758c203fe190182f1a1c7e7b5529c764be92c7 (diff)
downloadtcl-ad036d34adbbd811bb35242fedbd68f40ed140fd.zip
tcl-ad036d34adbbd811bb35242fedbd68f40ed140fd.tar.gz
tcl-ad036d34adbbd811bb35242fedbd68f40ed140fd.tar.bz2
* generic/tclNamesp.c (Tcl_FindNamespaceVar):
* tests/namespace.test (namespace-17.10-12): reverted commit of 2004-05-23 and removed the tests, as it interferes with the varname resolver and there are apps that break (AlphaTk). A fix will have to wait for Tcl9. * generic/tclVar.c: Caching of namespace variables disabled: no simple way was found to avoid interfering with the resolver's idea of variable existence. A cached varName may keep a variable's name in the namespace's hash table, which is the resolver's criterion for existence. * tests/namespace.c (namespace-17.10): testing for interference between varname caching and name resolver.
Diffstat (limited to 'unix/tclUnixTest.c')
0 files changed, 0 insertions, 0 deletions