Opened 12 years ago
Last modified 8 years ago
#167 assigned refactoring
command line/command line improvements
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-nucleus | Version: | |
Keywords: | Cc: |
Description
- fix all users of command line
- the int parm for index in the find() methods expect to be initialized ahead of time!
- probably this is just not a good model... it would be nice to be able to not trip over this.
- fix command line
- we're adding each thing after a flag as an individual flag character, when something like: /m=blah
- is intended to be a flag character and then a value for the flag.
Note:
See TracTickets
for help on using tickets.