Tcl Source Code

View Ticket
Login
Ticket UUID: 402564
Title: Fixes for [puts] command arg handling and command traces
Type: Patch Version: None
Submitter: dkf Created on: 2000-11-28 11:31:55
Subsystem: 24. Channel Commands Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-08-08 14:51:59
Resolution: Fixed Closed By: hobbs
    Closed on: 2002-08-08 07:51:59
User Comments: hobbs added on 2002-08-08 14:51:59:
Logged In: YES 
user_id=72656

The second part has disappeared anyway.  Tcl_EvalEx is in 
tclBasic.c now, and uses TclEvalObjvInternal with different 
params - appears to be correct.

andreas_kupries added on 2001-09-19 07:58:48:
Logged In: YES 
user_id=75003

Committed the part about [puts] into the head.

hobbs added on 2001-07-04 04:03:38:
Logged In: YES 
user_id=72656

Bug #223552
Bug #219236

There are two patches here, and I think the second one 
should be tested against the test suite of a debugger 
(TclX, Expect or perhaps TclPro's tcldebugger).

dgp added on 2001-02-16 00:38:45:
Assigning to andreas_kupries for review as the
maintainer of the Channel Commands section.

dkf added on 2001-02-15 23:23:09:
Please review.

Attachments: