diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-08-30 13:04:19 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-09-06 13:54:01 +0200 |
| commit | 83aafd5b3266ea2f6b7ff33d956548085dc63c32 (patch) | |
| tree | 2b2d93127b5c150d4ffb931d573e6f068f365c3e /src/httpserver.cpp | |
| parent | Merge #14152: [0.17] doc: Change documentation for =0 for non-boolean options (diff) | |
| download | discoin-83aafd5b3266ea2f6b7ff33d956548085dc63c32.tar.xz discoin-83aafd5b3266ea2f6b7ff33d956548085dc63c32.zip | |
util: Report parse errors in configuration file
Report errors while parsing the configuration file, instead of silently
ignoring them.
$ src/bitcoind -regtest
Error reading configuration file: parse error on line 22: nodebuglogfile, if you intended to specify a negated option, use nodebuglogfile=1 instead
$ src/bitcoind -regtest
Error reading configuration file: parse error on line 22: sdafsdfafs
$ src/bitcoind -regtest
Error reading configuration file: parse error on line 24: -nodebuglogfile=1, options in the configuration file must be specified without leading -
Github-Pull: #14105
Rebased-From: a66c0f78a941968340f030911765a84219908c4d
Tree-SHA512: 2b6be1ab643623e6ef9b53354820147a6c5d2baae3795ffe428fc60d8563ec00a68a379aee4029380f80f892abe23763afb1c75c32b60a13bffe7b82496bf2bb
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions