summaryrefslogtreecommitdiffstats
path: root/doc/SetResult.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-11-07 09:33:56 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-11-07 09:33:56 (GMT)
commitc38755a73253cb16993e1f04cd5e21c30eeb1aa4 (patch)
tree3a972bedd506fd7620dc94135ba670ee765a5d39 /doc/SetResult.3
parent47b333303e9009adc42b580e8e0873f456cc3cd3 (diff)
parent9c75e1c5f86e4b42894a3ee82c4b6a8e46e0520b (diff)
downloadtcl-c38755a73253cb16993e1f04cd5e21c30eeb1aa4.zip
tcl-c38755a73253cb16993e1f04cd5e21c30eeb1aa4.tar.gz
tcl-c38755a73253cb16993e1f04cd5e21c30eeb1aa4.tar.bz2
Re-base TIP #422 implementation to trunk. Remove Tcl_VarEvalVA() as well. TIP #422 is adapted accordingly.
Diffstat (limited to 'doc/SetResult.3')
-rw-r--r--doc/SetResult.37
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/SetResult.3 b/doc/SetResult.3
index 545787c..81f0264 100644
--- a/doc/SetResult.3
+++ b/doc/SetResult.3
@@ -9,7 +9,7 @@
.so man.macros
.BS
.SH NAME
-Tcl_SetObjResult, Tcl_GetObjResult, Tcl_SetResult, Tcl_GetStringResult, Tcl_AppendResult, Tcl_AppendResultVA, Tcl_AppendElement, Tcl_ResetResult, Tcl_TransferResult, Tcl_FreeResult \- manipulate Tcl result
+Tcl_SetObjResult, Tcl_GetObjResult, Tcl_SetResult, Tcl_GetStringResult, Tcl_AppendResult, Tcl_AppendElement, Tcl_ResetResult, Tcl_TransferResult, Tcl_FreeResult \- manipulate Tcl result
.SH SYNOPSIS
.nf
\fB#include <tcl.h>\fR
@@ -26,8 +26,6 @@ const char *
.sp
\fBTcl_AppendResult\fR(\fIinterp, result, result, ... , \fB(char *) NULL\fR)
.sp
-\fBTcl_AppendResultVA\fR(\fIinterp, argList\fR)
-.sp
\fBTcl_ResetResult\fR(\fIinterp\fR)
.sp
.VS 8.6
@@ -152,9 +150,6 @@ extensions.
Any number of \fIresult\fR arguments may be passed in a single
call; the last argument in the list must be a NULL pointer.
.PP
-\fBTcl_AppendResultVA\fR is the same as \fBTcl_AppendResult\fR except that
-instead of taking a variable number of arguments it takes an argument list.
-.PP
.VS 8.6
\fBTcl_TransferResult\fR moves a result from one interpreter to another,
optionally (dependent on the \fIresult\fR parameter) including the error