summaryrefslogtreecommitdiffstats
path: root/doc/AllowExc.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-12-17 12:45:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-12-17 12:45:19 (GMT)
commit9cbf765d3e88d3b7fae05fe2337f82c5486c1a11 (patch)
tree1b82f966907aeda1a5a2c846ed0019fe6f032cad /doc/AllowExc.3
parent3ee25b501bc980e710bef83abee8153f62114640 (diff)
downloadtcl-9cbf765d3e88d3b7fae05fe2337f82c5486c1a11.zip
tcl-9cbf765d3e88d3b7fae05fe2337f82c5486c1a11.tar.gz
tcl-9cbf765d3e88d3b7fae05fe2337f82c5486c1a11.tar.bz2
remove deprecated functions Tcl_VarEval and Tcl_VarEvalVA
Diffstat (limited to 'doc/AllowExc.3')
-rw-r--r--doc/AllowExc.33
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/AllowExc.3 b/doc/AllowExc.3
index 0477c88..5a757ae 100644
--- a/doc/AllowExc.3
+++ b/doc/AllowExc.3
@@ -29,8 +29,7 @@ terminates with a completion code other than \fBTCL_OK\fR, \fBTCL_ERROR\fR
or \fBTCL_RETURN\fR, then Tcl normally converts this into a \fBTCL_ERROR\fR
return with an appropriate message. The particular script
evaluation procedures of Tcl that act in the manner are
-\fBTcl_EvalObjEx\fR, \fBTcl_EvalObjv\fR, \fBTcl_Eval\fR, \fBTcl_EvalEx\fR,
-\fBTcl_VarEval\fR and \fBTcl_VarEvalVA\fR.
+\fBTcl_EvalObjEx\fR, \fBTcl_EvalObjv\fR, \fBTcl_Eval\fR, \fBTcl_EvalEx\fR.
.PP
However, if \fBTcl_AllowExceptions\fR is invoked immediately before
calling one of those a procedures, then arbitrary completion