summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2004-09-30 23:06:47 (GMT)
committerdgp@users.sourceforge.net <dgp>2004-09-30 23:06:47 (GMT)
commitc5bf39c2825a30e87dd11edab1d1901a59d01329 (patch)
tree80cd1a43eaad19a6b5ca302dc244897f6602805b /generic/tclTest.c
parentd7793efe591c97ccb51871d37c510b51db9df3f4 (diff)
downloadtcl-c5bf39c2825a30e87dd11edab1d1901a59d01329.zip
tcl-c5bf39c2825a30e87dd11edab1d1901a59d01329.tar.gz
tcl-c5bf39c2825a30e87dd11edab1d1901a59d01329.tar.bz2
* generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization
* generic/tclCmdAH.c (Tcl_ErrorObjCmd): of the management of * generic/tclCmdMZ.c (TclProcessReturn): the errorCode value. * tests/error.test (error-6.4-9): * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ified * tests/namespace.test (namespace-8.5,6): the save/restore of ::errorInfo and ::errorCode during global namespace teardown. Revised the comment to clarify why this is done, and added tests that will fail if this is not done. * generic/tclResult.c (TclTransferResult): Added safety checks so that unexpected undefined ::errorInfo or ::errorCode will not lead to a segfault. * generic/tclTrace.c (TclCallVarTraces): Save/restore the flag * tests/var.test (var-16.1): values that define part of the interpreter state during variable traces. [Bug 10381021].
Diffstat (limited to 'generic/tclTest.c')
0 files changed, 0 insertions, 0 deletions