diff options
| author | fanquake <[email protected]> | 2020-08-10 20:56:12 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2020-08-10 21:30:42 +0800 |
| commit | 04a0676b3fbf435067831a5c2f512f181e276fed (patch) | |
| tree | 04468252280c22c9d685088009d1e28a082dac69 /src/net_processing.cpp | |
| parent | Merge #19622: build: Drop ancient hack in gitian-linux descriptor (diff) | |
| parent | Fix a compiler warning: unused GetDevURandom() (diff) | |
| download | discoin-04a0676b3fbf435067831a5c2f512f181e276fed.tar.xz discoin-04a0676b3fbf435067831a5c2f512f181e276fed.zip | |
Merge #17563: lib: fix a compiler warning: unused GetDevURandom()
ca2e47437277ef6851a739f247b44e73a53f21a1 Fix a compiler warning: unused GetDevURandom() (Vasil Dimov)
Pull request description:
~~Only define GetDevURandom() if it is going to be used.~~
Silence by planting a dummy reference to the `GetDevURandom` symbol
in the places where we don't call the function.
ACKs for top commit:
practicalswift:
ACK ca2e47437277ef6851a739f247b44e73a53f21a1 -- increased signal to noise in compiler diagnostics is good
sipa:
utACK ca2e47437277ef6851a739f247b44e73a53f21a1
hebasto:
re-ACK ca2e47437277ef6851a739f247b44e73a53f21a1, tested on macOS 10.15.6 + llvm clang 10.0.0
Tree-SHA512: 03c98f00dad5d9a3c5c9f68553d72ad5489ec02f18b9769108a22003ec7be7819a731b1eab6a9f64dafb5be0efddccf6980de7e3bb90cd20d4f4d72f74124675
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions