Ticket Change Details
Not logged in
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

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. 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"
    
  5. foundin changed to: "all"
  6. is_private changed to: "0"
  7. login: "dgp"
  8. priority changed to: "5 Medium"
  9. resolution changed to: "None"
  10. severity changed to: "Minor"
  11. status changed to: "Open"
  12. submitter changed to: "dgp"
  13. subsystem changed to: "07. Variables"
  14. title changed to:
    array search commands fail to recognize all names for variable
    
  15. type changed to: "Bug"