Tk Library Source Code

View Ticket
Login
Ticket UUID: 465210
Title: ::csv::joinlist sepChar handling
Type: Bug Version: None
Submitter: nobody Created on: 2001-09-26 13:46:23
Subsystem: csv Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2001-09-29 01:11:07
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2001-09-28 18:11:07
Description:
  file: csv.tcl Rev. 1.5

  procedure: ::csv::joinlist

doesn't handle "sepChar" argument.
"join $record" should be "join $record $sepChar"
User Comments: andreas_kupries added on 2001-09-29 01:11:07:
Logged In: YES 
user_id=75003

Committed to head.

andreas_kupries added on 2001-09-29 01:10:57:
Logged In: YES 
user_id=75003

Committed to head.

andreas_kupries added on 2001-09-29 01:09:53:

File Added - 11352: 465210.diff

Logged In: YES 
user_id=75003

Enclosed the patch containing the full fix.

Attachments: