mirror of https://github.com/bitcoin/bitcoin
```bash CXX libbitcoin_node_a-validation.o validation.cpp:5164:30: warning: dynamic exception specifications are deprecated [-Wdeprecated-dynamic-exception-spec] const char* what() const throw() override ^~~~~~~ validation.cpp:5164:30: note: use 'noexcept' instead const char* what() const throw() override ^~~~~~~ noexcept ```pull/28090/head
parent
c123e1d215
commit
85e9e1f802
Loading…
Reference in new issue