Tcl Source Code

View Ticket
Login
Ticket UUID: 597978
Title: New option: --enable-memdebug
Type: Patch Version: None
Submitter: andreas_kupries Created on: 2002-08-20 22:05:31
Subsystem: 53. Configure and Build Tools Assigned To: mdejong
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-08-22 07:56:19
Resolution: Accepted Closed By: andreas_kupries
    Closed on: 2002-08-22 00:56:19
Description:
Enclosed patches to add an option "--enable-
memdebug" to the configure (unix, windows).
No need to change the Makefile anymore if
TCL_MEM_DEBUG is required/wanted.

The small diff in the archive does not change
the 'configure' scripts and thus requires the
applier to run autoconf. The big patch changes
configure too, but is also more brittle if there
are intervening changes to configure.
User Comments: andreas_kupries added on 2002-08-22 07:56:19:
Logged In: YES 
user_id=75003

Applied patch to head and committed.

Note: I used a tar because the second patch was to big (SF 
has a limit). Given that your policy is to not have patches to 
configure, just to configure.in the point becomes moot, such 
patches are most likely below the limit. So no problems in 
the future.

mdejong added on 2002-08-22 07:40:46:
Logged In: YES 
user_id=90858

Go ahead and check this in. In the future, please post
patches not tar
files. Also, don't include the diffs for the configure
scripts in the patch,
they can always be generated.

andreas_kupries added on 2002-08-21 05:05:32:

File Added - 29472: mdb.tar.gz

Attachments: