Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
acmj
51 days ago
|
parent
|
context
|
favorite
| on:
argp: GNU-style command line argument parser for G...
>
argp parses `foo --bar -1` as `foo --bar=-1` the way you expect when `--bar` takes an value, but Kong treats `-1` as a flag.
This seems a bug in Kong. Has someone reported it?
networked
51 days ago
[–]
Yes, see
https://github.com/alecthomas/kong/issues/315
. It may be nontrivial to change.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This seems a bug in Kong. Has someone reported it?