summaryrefslogtreecommitdiffstats
path: root/win/tclWinInit.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-03 10:53:42 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-03 10:53:42 (GMT)
commit2d3d61a110e7b0bb25fd02cc60e00098e1054565 (patch)
tree8984ae9700debdfb08f4ac742a004116db3ad53f /win/tclWinInit.c
parent4376455cb3f94b4d49e5dd9a42fc1c4549fc23e5 (diff)
parent8a86cafb6ec6711e625a20bd578d42eae16421ee (diff)
downloadtcl-2d3d61a110e7b0bb25fd02cc60e00098e1054565.zip
tcl-2d3d61a110e7b0bb25fd02cc60e00098e1054565.tar.gz
tcl-2d3d61a110e7b0bb25fd02cc60e00098e1054565.tar.bz2
Merge 8.6
Diffstat (limited to 'win/tclWinInit.c')
-rw-r--r--win/tclWinInit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tclWinInit.c b/win/tclWinInit.c
index f35d318..53bc913 100644
--- a/win/tclWinInit.c
+++ b/win/tclWinInit.c
@@ -543,7 +543,7 @@ TclpSetVariables(
TCL_GLOBAL_ONLY);
}
-#ifdef _DEBUG
+#ifndef NDEBUG
/*
* The existence of the "debug" element of the tcl_platform array
* indicates that this particular Tcl shell has been compiled with debug