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

  1. fix all users of command line
    1. the int parm for index in the find() methods expect to be initialized ahead of time!
    2. probably this is just not a good model... it would be nice to be able to not trip over this.
  2. fix command line
    1. we're adding each thing after a flag as an individual flag character, when something like: /m=blah
    2. is intended to be a flag character and then a value for the flag.

Change History (1)

comment:1 by Fred T. Hamster, 8 years ago

Owner: changed from Fred T. Hamster to bugdock
Status: newassigned
Note: See TracTickets for help on using tickets.