You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge bitcoin#30415: contrib: fix check-deps.sh to check for weak symbols
3ae35b4 ci: run check-deps.sh as part of clang-tidy job (Ryan Ofsky)
0aaa129 contrib: fix check-deps.sh when libraries do not import symbols (Ryan Ofsky)
3c99f5a contrib: fix check-deps.sh to check for weak symbols (Ryan Ofsky)
86c80e9 contrib: make check-deps.sh script work with cmake (Ryan Ofsky)
Pull request description:
Fix check-deps.sh to check for weak symbols so it can detect when an exported template function like is used from another library.
Also update the script to work with cmake and configure it to run as part of CI.
Problem was reported by hebasto in bitcoin#29015 (comment)
ACKs for top commit:
TheCharlatan:
Re-ACK 3ae35b4
hebasto:
ACK 3ae35b4, I have reviewed the code and it looks OK. Also I've tested it locally.
Tree-SHA512: c3b58175450b675e6e848549b81bcfe42930ea9bcd693063867ce3f0ac3999c98cd2c3e961f163ff06641e8288f3a4e81530936a296a83d45d33364f27489521
0 commit comments