Bug 404537 - Tcl editor does not recognize the {*} operator
Summary: Tcl editor does not recognize the {*} operator
Status: NEW
Alias: None
Product: DLTK
Classification: Technology
Component: Tcl (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: dltk.tcl-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-28 05:52 EDT by Mystic Odin CLA
Modified: 2015-07-15 08:41 EDT (History)
1 user (show)

See Also:


Attachments
Patch to support {*} tcl operand (12.94 KB, patch)
2015-07-15 08:41 EDT, David Pizarro CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mystic Odin CLA 2013-03-28 05:52:28 EDT
Tcl editor does not recognize the {*} operator, and marks an error "extra character after close brace"

for more info about the {*} operator check this link:
http://stackoverflow.com/questions/5124185/what-does-do-in-tcl
Comment 1 David Pizarro CLA 2015-07-15 08:41:07 EDT
Created attachment 255215 [details]
Patch to support {*} tcl operand