Tk Source Code

Check-in [86e1195e]
Login

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

Overview
Comment:Simplify TkCygwinMainEx (int -> void return). Fix --disable-shared build on Windows (broken by previous commit)
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: 86e1195eb70113370d7fee45282345ffcadbfe2fffd0408b8ee119a8e9830d20
User & Date: jan.nijtmans 2024-04-30 09:52:44.947
Context
2024-04-30
19:36
Backport argx_rejig branch from Tk 8.7 check-in: 48bd62cb user: jan.nijtmans tags: core-8-6-branch
09:57
Fix --disable-shared build on Windows. Eliminate warning in tkWinTest.c check-in: 87938e1f user: jan.nijtmans tags: core-8-branch
09:52
Simplify TkCygwinMainEx (int -> void return). Fix --disable-shared build on Windows (broken by previous commit) check-in: 86e1195e user: jan.nijtmans tags: core-8-6-branch
2024-04-29
21:51
Make tkWinTest.c warning-free, when compiled with Tcl 8.7 headers check-in: 3d793297 user: jan.nijtmans tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkMain.c.
Changes to generic/tkWindow.c.