Tk Library Source Code

View Ticket
Login
Ticket UUID: 402651
Title: Fix for Bug #124477 "pop3::list and pop3::top can hang"
Type: Patch Version: None
Submitter: jenglish Created on: 2000-12-05 02:18:08
Subsystem: Assigned To: redman
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2001-07-06 22:26:35
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2001-07-06 02:18:15
User Comments: redman added on 2001-07-06 22:26:35:
Logged In: YES 
user_id=106931

I applied the patch to fix the hanging problem.

andreas_kupries added on 2001-07-06 09:18:15:
Logged In: YES 
user_id=75003

Scott applied the/a patch.

andreas_kupries added on 2001-03-27 00:08:20:
Logged In: YES 
user_id=75003

Yes, this is noted in a different report here too, see
#232017.
I would accept the patch and add it to the CVS, but it is
currently assigned to Scott Redman (It doesn't show here,
but in the list of Bugs).

ericm added on 2000-12-12 02:14:22:
[string equal] has been around since 8.2.  I think it's fine to require at least 8.2.  In the future, tcllib may require the latest stable release, which is fine too.  Users who need an older version can get an older version.

We might want to make the dependence explicit, however, with a [package require Tcl 8.2].

Eric Melski
The Other Tcl Guy
Interwoven, Inc
ericm at interwoven.com

andreas_kupries added on 2000-12-11 20:44:20:
The use of "string equal" makes this version of tcllib dependent on Tcl 8.4.
Do we want this (already) ?

Attachments: