Tcl Source Code

Check-in [9858a68816]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix issue [8f7fdea2d], string-2.20.1 fails on big endian, and also fix issues in TclStringCmp when checkEq is 1.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: 9858a68816f2053a9fbf94ecd6a6b8a36a8d69e661628a8353f9b589220d0a04
User & Date: pooryorick 2023-01-15 19:26:36.697
Original Comment: Fix issues in TclStringCmp when checkEq is 1, discovered with the help of rmax while diagnosing [8f7fdea2d].
References
2023-01-15
19:31 Ticket [8f7fdea2df] string-2.20.1 fails on big endian status still Open with... artifact: 81332e4d39 user: pooryorick
Context
2023-01-22
01:33
Bug [e3dcab1d14] fix check-in: 783bacf316 user: kbk tags: core-8-6-branch
2023-01-19
21:36
Proposed fix for [3e8074aea7]: [interp limit time -seconds] has a y2k38 problem closed check-in: 504171c4e4 user: jan.nijtmans tags: bug-3e8074aea7
2023-01-18
16:54
Merge 8.6 check-in: 6dac80a981 user: jan.nijtmans tags: core-8-branch
2023-01-15
19:26
Fix issue [8f7fdea2d], string-2.20.1 fails on big endian, and also fix issues in TclStringCmp when ... check-in: 9858a68816 user: pooryorick tags: core-8-6-branch
2023-01-14
22:07
Properly quote contents of Make variables to pass through gdb.run file. check-in: 075c79a718 user: pooryorick tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclCmdMZ.c.
Changes to tests/stringComp.test.