Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins tagged with "ambiguous_cmd_fix"
|
2022-04-05
| ||
| 19:51 | When reporting the list of matching ambiguous sub-commands, make sure settings with the same prefix are not listed. ... (Closed-Leaf check-in: bb5162fe16 user: mgagnon tags: ambiguous_cmd_fix) | |
| 16:49 | Don't give an "ambiguous command prefix" error when reported ambiguous commands are aliases to each others. Assume alias point to same function pointer and are all consecutive in the aCommand[] list. ... (check-in: 862ce7ce2c user: mgagnon tags: ambiguous_cmd_fix) | |