Tcl Library Source Code

View Ticket
Login
Ticket UUID: fef66e4953d95b97c3dda0bbe35f746b511e76dd
Title: cmdline - Add support for options format "[-]-opt[=val]"
Type: RFE Version: cmdline 1.3.3
Submitter: aku Created on: 2014-12-01 18:24:35
Subsystem: cmdline Assigned To: aku
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2014-12-02 20:23:40
Resolution: Accepted Closed By: aku
    Closed on: 2014-12-02 20:23:40
Description:
Q: Why add --options[=value] support?
A: I want to rewrite some tools completed by bash with tcl,
   but cmdline can not support orig "--option=val" format,
   so created this patch
User Comments: aku added on 2014-12-02 20:23:40:
Patch applied, manually.
Unclear if the patch was unclean, or the extraction from the mail broke it.
Added tests.
Bumped package version to 1.4.
Updated docs.

Committed [5dbaabe344].
Pushed.

aku added on 2014-12-01 18:34:14:
Ticket created, and implementation patch attached.
Assigned to myself for integration.

Asked via mail for test cases to protect the feature against breaking by future changes of the packages.

Attachments: