diff options
author | laanwj <126646+laanwj@users.noreply.github.com> | 2022-01-13 16:43:12 +0100 |
---|---|---|
committer | laanwj <126646+laanwj@users.noreply.github.com> | 2022-01-13 18:35:25 +0100 |
commit | 767ee2e3a1082468b4e2248bac3ef8bd54bb2ddb (patch) | |
tree | 4de4178f16f8f339d36adb36b4ca82c270f6b7d5 /test/functional/feature_cltv.py | |
parent | 31db3dd874dfbba88616c96a5767e2c9861d9a7a (diff) | |
parent | c62d763fc313585d79ad833c9d729f6acf2652aa (diff) |
Merge bitcoin/bitcoin#23607: rpc: Pass const char* to evhttp_connection_get_peer for new libevent
c62d763fc313585d79ad833c9d729f6acf2652aa Necessary improvements to make configure work without libevent installed (Perlover)
091ccc38c2e589b649648cbcc99aca4802f98775 The evhttp_connection_get_peer function from libevent changes the type of the second parameter. Fixing the problem. (Perlover)
Pull request description:
The second parameter of evhttp_connection_get_peer in libevent already has type as `const char **`
The compilation of bitcoind with the fresh libevent occurs errors
Details: https://github.com/bitcoin/bitcoin/issues/23606
ACKs for top commit:
laanwj:
Code review ACK c62d763fc313585d79ad833c9d729f6acf2652aa
luke-jr:
tACK c62d763fc313585d79ad833c9d729f6acf2652aa
Tree-SHA512: d1c8062d90bd0d55c582dae2c3a7e5ee1b6c7ca872bf4aa7fe6f45a52ac4a8f59464215759d961f8efde0efbeeade31b08daf9387d7d50d7622baa1c06992d83
Diffstat (limited to 'test/functional/feature_cltv.py')
0 files changed, 0 insertions, 0 deletions