summaryrefslogtreecommitdiffstats
path: root/generic/tclIndexObj.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-05-17 07:32:17 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-05-17 07:32:17 (GMT)
commite39e94eb8dae7ab8ba2ae8fca7c376ab4fce2d56 (patch)
tree3f03ee455f6f6e4302af676553a042e25fe2ec41 /generic/tclIndexObj.c
parentfb3abfc9c3019d7b9b4ff002319576ef4004881b (diff)
parent53b939e3bc6f9b4995c798d45dada91369aa82ad (diff)
downloadtcl-e39e94eb8dae7ab8ba2ae8fca7c376ab4fce2d56.zip
tcl-e39e94eb8dae7ab8ba2ae8fca7c376ab4fce2d56.tar.gz
tcl-e39e94eb8dae7ab8ba2ae8fca7c376ab4fce2d56.tar.bz2
Merge 9.0. Fix compilation (due to new macro's in previous commit)
Diffstat (limited to 'generic/tclIndexObj.c')
-rw-r--r--generic/tclIndexObj.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/tclIndexObj.c b/generic/tclIndexObj.c
index a189a96..682e908 100644
--- a/generic/tclIndexObj.c
+++ b/generic/tclIndexObj.c
@@ -986,6 +986,7 @@ Tcl_WrongNumArgs(
*----------------------------------------------------------------------
*/
+#undef Tcl_ParseArgsObjv
int
Tcl_ParseArgsObjv(
Tcl_Interp *interp, /* Place to store error message. */