diff options
| author | João Barbosa <[email protected]> | 2018-10-20 14:29:48 +0100 |
|---|---|---|
| committer | João Barbosa <[email protected]> | 2018-10-25 15:33:56 +0100 |
| commit | ed2e18398b3ab657e98e3e1fe135cbf8dd94fda3 (patch) | |
| tree | 5a98156130dbeab900b4f1cd44596163fa24d1a7 /src/httpserver.cpp | |
| parent | Merge #14559: appveyor: Enable multiwallet tests (diff) | |
| download | discoin-ed2e18398b3ab657e98e3e1fe135cbf8dd94fda3.tar.xz discoin-ed2e18398b3ab657e98e3e1fe135cbf8dd94fda3.zip | |
Remove fs::relative call and fix listwalletdir tests
The implementation of fs::relative resolves symlinks which is not intended
in ListWalletDir. The replacement does what is required, and listwalletdir
tests are fixed accordingly.
Also, building with boost 1.47 required 2 changes:
- replace fs::relative with an alternative implementation;
- fix fs::recursive_directory_iterator iteration.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions