Tcl Source Code

View Ticket
Login
Ticket UUID: 403551
Title: Patch from Bug 119280 ([unknown] error handling)
Type: Patch Version: None
Submitter: dgp Created on: 2001-02-01 21:23:49
Subsystem: 38. Init - Library - Autoload Assigned To: dgp
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2001-04-07 00:58:13
Resolution: Accepted Closed By: dgp
    Closed on: 2001-04-06 17:58:13
User Comments: dgp added on 2001-04-07 00:58:12:
Logged In: YES 
user_id=80530

Committed Final patch

dgp added on 2001-04-07 00:53:30:

File Added - 5080: 403531.patch

dgp added on 2001-04-07 00:53:20:
Logged In: YES 
user_id=80530

Final patch merges the two approaches.
It avoids the use of ::tcl:: namespace variables,
but it predicts the stack trace based on internal
knowledge of how the stack traces are built.  I
was concerned about that dependence before, but
now the new tests will catch the problem if the
internals ever change.

Will commit this patch to HEAD; will appear in 8.4a3.

dgp added on 2001-04-06 14:25:20:

File Added - 5066: dgp.patch

Logged In: YES 
user_id=80530

The Dukhovni patch is the better one.  

The best patch (still to come) will combine
the advantages of both.

dgp added on 2001-04-06 14:23:21:

File Deleted - 5055: 



File Added - 5065: vd.patch

dgp added on 2001-04-06 12:32:58:

File Added - 5058: unknownStack2.txt

dgp added on 2001-04-06 12:25:48:

File Deleted - 5056: 



File Added - 5057: unknownStack.txt

dgp added on 2001-04-06 11:04:35:

File Deleted - 5054: 



File Added - 5056: unknownStack.txt

dgp added on 2001-04-06 11:00:09:

File Added - 5055: unknownStack2.tcl

dgp added on 2001-04-06 10:58:19:

File Deleted - 682: 



File Added - 5054: unknownStack.tcl

Attachments: