History Of Ticket cc1af096376ab000774a8c8fd5e1aac16fde9be0

Artifacts Associated With Ticket cc1af096376ab000774a8c8fd5e1aac16fde9be0

  1. Ticket change [d2662a02cc] (rid 621) by anonymous on 2014-07-24 01:18:52:

    1. foundin initialized to: "0.22"
    2. icomment:
      When typing in an incorrect subcommand for a [tcc4tcl::new] created handle the error message does not contain the complete list of subcommands as described in the high-level API page.
      
      % set handle [tcc4tcl::new]
      % $handle ?
      unknown or ambiguous subcommand "?": must be cproc, linktclcommand, code, tk, or go
      
      It seems to be missing cwrap, ccode, add_include_path, add_library_path, and add_library.
      
    3. login: "anonymous"
    4. mimetype: "text/x-fossil-plain"
    5. severity initialized to: "Minor"
    6. status initialized to: "Open"
    7. title initialized to:
      Handle subcommand list in subcommand error not complete
      
    8. type initialized to: "Code_Defect"
  2. Ticket change [2ce6028370] (rid 688) by rkeene on 2016-03-28 14:58:05:

    1. icomment: "Fixed, will be in 0.27+"
    2. login: "rkeene"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Fixed"
    6. status changed to: "Closed"