Tcl Source Code

Check-in [47f36d7612]
Login

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

Overview
Comment:Fix [8a7ec8a389]: error when compiling a fat binary for Mac M1
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: 47f36d76128e3615cd6b041f5a6f07ec5eb275cb9a8ab8d610768c49a4255287
User & Date: jan.nijtmans 2022-03-11 08:48:28.720
References
2022-03-11
08:50 • Closed ticket [8a7ec8a389]: error when compiling a fat binary for Mac M1 plu... artifact: 041f01b70d user: jan.nijtmans
Context
2022-03-11
19:15
[9c7557160f] Alternative fix for UB handling of int overflow. check-in: 601a2b1dfe user: dgp tags: core-8-6-branch
16:47
Alternatve patch to replace UB treatment of int overflow. closed check-in: be8578fdce user: dgp tags: bug-9c7557160f
12:10
Merge 8.6 check-in: acf3149e65 user: jan.nijtmans tags: core-8-branch
08:48
Fix [8a7ec8a389]: error when compiling a fat binary for Mac M1 check-in: 47f36d7612 user: jan.nijtmans tags: core-8-6-branch
2022-03-08
17:12
Backport fix and test for typecasting bug in Tcl_GetUniChar(). check-in: e7356da76c user: dgp tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclTest.c.
Changes to unix/tclUnixCompat.c.