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
962e681 mpgen: Avoid deprecated SchemaParser::parseDiskFile call (Ryan Ofsky)
e8e89df Remove deprecated kj::mvCapture calls to avoid warnings (Ryan Ofsky)
Pull request description:
This drops compatibility with capnproto versions before 0.7.0 and also adds a hard dependency on the kj/filesystem.h library which was previously optional
Fixes#87 and #39
Top commit has no ACKs.
Tree-SHA512: fcfce7ec96c44eebba9e59f9d00c1a05f1c5189ecafa7331da87c130eb077d5c5c2cb92c57b00df9f16fd72a88d74a2f4c2604069e358e1783bc321635a0d5d1
Should be no need for mvCapture anymore with c++14 generalized lambdas
Originally posted by @maflcko in bitcoin/bitcoin#28735 (comment):
The text was updated successfully, but these errors were encountered: