View Ticket
2016-03-28
14:58 Closed ticket [cc1af09637]: Handle subcommand list in subcommand error not complete plus 5 other changes artifact: 2ce6028370 user: rkeene
14:57
Ticket [cc1af09637]: Add additional subcommands to error message check-in: 7edb5d1dd6 user: rkeene tags: trunk
2014-07-24
01:18 New ticket [cc1af09637] Handle subcommand list in subcommand error not complete. artifact: d2662a02cc user: anonymous

Ticket Hash: cc1af096376ab000774a8c8fd5e1aac16fde9be0
Title: Handle subcommand list in subcommand error not complete
Status: Closed Type: Code_Defect
Severity: Minor Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2016-03-28 14:58:05
Version Found In: 0.22
User Comments:
anonymous added on 2014-07-24 01:18:52:
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.

rkeene added on 2016-03-28 14:58:05:
Fixed, will be in 0.27+