Overview
| Artifact ID: | 521a6ff7e1a2055bab36a7b188561ea4f467b2df |
|---|---|
| Ticket: | 0363f0146cb1f0fa152c7d853ea1788b851dacce
array search commands fail to recognize all names for variable |
| User & Date: | dgp 2016-04-04 20:12:54 |
Changes
- assignee changed to: "nobody"
- closer changed to: "nobody"
- cmimetype changed to: "text/plain"
- comment changed to:
Little used corner of Tcl apparently never made aware of namespaces, or any other way distinct variable names can refer to the same variable. % array anymore tcl_platform [array startsearch ::tcl_platform] search identifier "s-1-::tcl_platform" isn't for variable "tcl_platform"
- foundin changed to: "all"
- is_private changed to: "0"
- login: "dgp"
- priority changed to: "5 Medium"
- resolution changed to: "None"
- severity changed to: "Minor"
- status changed to: "Open"
- submitter changed to: "dgp"
- subsystem changed to: "07. Variables"
- title changed to:
array search commands fail to recognize all names for variable
- type changed to: "Bug"