Tcl Source Code

View Ticket
Login
Ticket UUID: 418737
Title: some mingw patches to tclWinThrd.c
Type: Patch Version: None
Submitter: davygrvy Created on: 2001-04-25 06:53:14
Subsystem: 52. Portability Support Assigned To: nobody
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2001-05-18 07:30:18
Resolution: Rejected Closed By: davygrvy
    Closed on: 2001-05-18 00:30:18
Description:
I found these @ 
ftp://ftp.xraylith.wisc.edu/pub/khan/tcl/gnu-
win32/tcl8.3.0/tcl8.3.0-mingw.diff

and like what I saw.

The patches he had for __try/__except (Win32 SEH) 
didn't look very good, though.
User Comments: davygrvy added on 2001-05-18 07:30:18:
Logged In: YES 
user_id=7549

Thanks Mo.  I'm marking this closed.

mdejong added on 2001-04-26 03:01:17:
Logged In: YES 
user_id=90858

Why don't we just require that Tcl be compiled with
the msvcrt version of mingw? I would rather see
a configure time error added than support this very
old CRT runtime. This is really just a Win 3.1 thing,
systems since Win95 r2 all have msvcrt.dll.

davygrvy added on 2001-04-25 13:53:15:

File Added - 5698: patch_some_mingw_support.txt

Attachments: