Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: ccffc4eb942b8f4714966a1e70a727b644bb1421
Ticket: 994f9d7a2007cff7de76c430ded57bd1e55881f6
Tcl_ParseVar
User & Date: pooryorick 2017-06-17 11:06:56
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/x-fossil-wiki"
  4. comment changed to:
    <code>Tcl_ParseVar()</code> is documented to return either NULL or the string
    value of the variable, but in the case that the input contains exactly one
    character, it returns a single <code>$</code> character.
    
  5. foundin changed to: "trunk"
  6. is_private changed to: "0"
  7. login: "pooryorick"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "a5d657bd6eb6e75747f01adab66e620d8b96868f"
  10. resolution changed to: "None"
  11. severity changed to: "Minor"
  12. status changed to: "Open"
  13. submitter changed to: "pooryorick"
  14. subsystem changed to: "- New Builtin Commands"
  15. title changed to: "Tcl_ParseVar"
  16. type changed to: "Bug"