diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-06-15 17:17:23 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-07-27 14:47:54 +0200 |
| commit | c38c49d0b708cf948eb46e0857eb743cda09980c (patch) | |
| tree | 99b7a6a7d0b2e02b381a90cb8cd4be74fe0fb77e /src/script/script.cpp | |
| parent | Merge pull request #5697 (diff) | |
| download | discoin-c38c49d0b708cf948eb46e0857eb743cda09980c.tar.xz discoin-c38c49d0b708cf948eb46e0857eb743cda09980c.zip | |
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/script/script.cpp')
0 files changed, 0 insertions, 0 deletions