Not parsing -P options
millaguie opened this issue · 1 comments
millaguie commented
Hi,
I'm having an issue with current master. when Passing a -P option it doesn't recognice integers as integers.
./sts -P 9=8192 ../../linux/1uMB
FATAL: parse_args: -P num=value[,num=value].. failed to parse a num=value, expecting integer=integer: 9=8192
For command line usage help, try: ./sts -h
Version: 3.2.3
Thanks!
millaguie commented