diff options
| author | Wladimir J. van der Laan <[email protected]> | 2019-09-18 16:29:40 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2019-09-18 16:33:23 +0200 |
| commit | dd8cf82e96042cb59354ee1677830f414a5baaaf (patch) | |
| tree | 3923429349772b76c72656744af1ff3646635265 /src/httpserver.cpp | |
| parent | Merge #16512: rpc: Shuffle inputs and outputs after joining psbts (diff) | |
| parent | Include cstring for sanity_test_fdelt if required (diff) | |
| download | discoin-dd8cf82e96042cb59354ee1677830f414a5baaaf.tar.xz discoin-dd8cf82e96042cb59354ee1677830f414a5baaaf.zip | |
Merge #15146: Solve SmartOS FD_ZERO build issue
b4fd0ca9be14c81023db759c405c0f67cfa78166 Include cstring for sanity_test_fdelt if required (Ben Woosley)
7fb886b1b1110de4c79478ac094e64cdcb81f3c8 [moveonly] Split glibc sanity_test_fdelt out (Ben Woosley)
Pull request description:
SmartOS FD_ZERO is implemented in a way that requires
an external declaration of memcpy. We can not simply
include cstring in the existing file because
sanity_test_memcpy is attempting to replace memcpy.
Instead split glibc_sanity into fdelt and memcpy files,
and include <cstring> in glibc_sanity/fdelt.cpp.
Fixes #13581, see also #13619
ACKs for top commit:
laanwj:
Code review an lightly tested (but not on SmartOS) ACK b4fd0ca9be14c81023db759c405c0f67cfa78166
Tree-SHA512: 231306da291ad9eca8ba91bea1e9c27b6c2e96e484d1602e1c2cf27761202f9287ce0bc19fefd000943d2b449d0e5929cd39e2f7e09cf930d89fa520228ccbec
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions