Tcl Source Code

View Ticket
Login
Ticket UUID: 624541
Title: Another windows backport for Tcl 8.3.5
Type: Patch Version: None
Submitter: kirben Created on: 2002-10-17 09:48:26
Subsystem: 52. Portability Support Assigned To: mdejong
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-10-19 02:10:11
Resolution: Fixed Closed By: hobbs
    Closed on: 2002-10-18 19:10:11
Description:
One last bugfix I just noticed that is worth adding to Tcl 
8.3.5cvs if it isn't too late, for some odd reason only unix 
part of this change was originally back ported to Tcl 
8.3.x.
The original fix in Tcl 8.4.x Changelog was:
2001-06-26  Mo DeJong  <[email protected]>
 * unix/configure: Regen.
 * unix/configure.in: Set CFLAGS to "" if the user
 did not set CFLAGS in the env. This keeps 
AC_PROG_CC
 from adding "-g -O2" to the CFLAGS by default.
 * win/configure: Regen.
 * win/configure.in: Ditto.
User Comments: hobbs added on 2002-10-19 02:10:11:
Logged In: YES 
user_id=72656

Although the correcting of the version strings makes "sense", 
I'm not going to backport this particular patch into an 8.3 
patch release.

kirben added on 2002-10-18 20:53:01:

File Added - 33377: winverfix.patch

Logged In: YES 
user_id=34715

Is this one worth back porting for Tcl 8.3.5 ? patch attached, 
not worth adding new patch item.

2001-09-13  Andreas Kupries  
<[email protected]>

 * win/Makefile.in:
 * win/configure.in:
 * win/makefile.bc:
 * win/makefile.vc:
 * library/dde/pkgIndex.tcl: Fixed version numbers from bogus 
tcl versions to independent versions for dde and registry 
packages.

hobbs added on 2002-10-18 08:38:07:
Logged In: YES 
user_id=72656

this will be in 8.3.5.

kirben added on 2002-10-17 16:48:26:

File Added - 33269: windows.patch

Attachments: