summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixInit.c
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2000-12-11 04:17:38 (GMT)
committerdgp@users.sourceforge.net <dgp>2000-12-11 04:17:38 (GMT)
commit425362be0afcc2ad74d0ecd4a13955f67059d59b (patch)
tree3558459e0bea4593330821ed820ea77f36f43326 /unix/tclUnixInit.c
parent0c79a50ae4faf423ede1137d39ce1210094d0ede (diff)
downloadtcl-425362be0afcc2ad74d0ecd4a13955f67059d59b.zip
tcl-425362be0afcc2ad74d0ecd4a13955f67059d59b.tar.gz
tcl-425362be0afcc2ad74d0ecd4a13955f67059d59b.tar.bz2
2000-12-10 Don Porter <dgp@users.sourceforge.net>
* library/init.tcl: * library/msgcat/msgcat.tcl: * library/msgcat/pkgIndex.tcl: * library/opt/optparse.tcl: * library/opt/pkgIndex.tcl: Where [uplevel] is used in a proc to evaluate a Tcl built-in command in the caller's context, the built-in commands are now fully namespace-qualified. This prevents problems when the caller context is in a namespace where the built-in command name has been used by a command in the namespace. (For example, [::ns::set] might be called instead of the intended [::set]). [Bug #119422, Patch #102545]
Diffstat (limited to 'unix/tclUnixInit.c')
0 files changed, 0 insertions, 0 deletions