Opened 12 years ago
Last modified 8 years ago
#36 assigned bug
command line object parsing bug
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-nucleus | Version: | |
Keywords: | command line | Cc: |
Description
command line bug:
- this fails if there's a dash in one of the parameter lines for a flag, like: --parms "-i bingo"
- it thinks the -i is part of the command, but it should be looking for a value there.
- perhaps don't allow parms in quotes?
Note:
See TracTickets
for help on using tickets.