diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-06-15 17:17:23 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-07-27 14:47:54 +0200 |
commit | c38c49d0b708cf948eb46e0857eb743cda09980c (patch) | |
tree | 99b7a6a7d0b2e02b381a90cb8cd4be74fe0fb77e /src/utilstrencodings.cpp | |
parent | ca37e0f33980a1fe96ac4ed08fd7d692a7a592a5 (diff) |
Fix argument parsing oddity with -noX
`bitcoind -X -noX` ends up, unintuitively, with `X` set.
(for all boolean options X)
This result is due to the odd two-pass processing of arguments. This
patch fixes this oddity and simplifies the code at the same time.
Diffstat (limited to 'src/utilstrencodings.cpp')
0 files changed, 0 insertions, 0 deletions