diff options
author | João Barbosa <joao.paulo.barbosa@gmail.com> | 2018-10-20 14:29:48 +0100 |
---|---|---|
committer | João Barbosa <joao.paulo.barbosa@gmail.com> | 2018-10-25 15:33:56 +0100 |
commit | ed2e18398b3ab657e98e3e1fe135cbf8dd94fda3 (patch) | |
tree | 5a98156130dbeab900b4f1cd44596163fa24d1a7 /.gitignore | |
parent | 613fc95ee4ead5962e960137e694aec5888e2680 (diff) |
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions