diff options
| author | oehhar <harald.oehlmann@elmicron.de> | 2023-11-20 13:32:47 (GMT) |
|---|---|---|
| committer | oehhar <harald.oehlmann@elmicron.de> | 2023-11-20 13:32:47 (GMT) |
| commit | 88a32b8959860e8891f73548cc49b33749949a8f (patch) | |
| tree | 4430b7baf3d0eb3bd90404e69470d8fb730978de /generic/tclTest.c | |
| parent | ee8ac648cb65c6e491229e0192fa5b7b4b6e3d06 (diff) | |
| parent | c3de06ef3212fee8a8d4b4fed7ec8b2fc2b8273d (diff) | |
| download | tcl-88a32b8959860e8891f73548cc49b33749949a8f.zip tcl-88a32b8959860e8891f73548cc49b33749949a8f.tar.gz tcl-88a32b8959860e8891f73548cc49b33749949a8f.tar.bz2 | |
Merge core-8-branch
Diffstat (limited to 'generic/tclTest.c')
| -rw-r--r-- | generic/tclTest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclTest.c b/generic/tclTest.c index 0decc21..2f244a2 100644 --- a/generic/tclTest.c +++ b/generic/tclTest.c @@ -2092,7 +2092,6 @@ static int UtfExtWrapper( } flagMap[] = { {"start", TCL_ENCODING_START}, {"end", TCL_ENCODING_END}, - {"stoponerror", TCL_ENCODING_PROFILE_STRICT}, {"noterminate", TCL_ENCODING_NO_TERMINATE}, {"charlimit", TCL_ENCODING_CHAR_LIMIT}, {"profiletcl8", TCL_ENCODING_PROFILE_TCL8}, |
