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 #205: cmake: check for Cap'n Proto / Clang / C++20 incompatibility
657d806 cmake: capnproto pkg missing helpful error (will)
d314057 cmake: check for Cap'n Proto / Clang / C++20 incompatibility (will)
Pull request description:
Cap'n Proto 0.9.x and 0.10.x are incompatible with Clang 16+ when using C++20 due to P2468R2 implementation. This was fixed in Cap'n Proto 1.0+.
Generate a helpful error when these combinations are detected.
See: #199 for more context
ACKs for top commit:
ryanofsky:
Code review ACK 657d806. Thanks for these changes! I think they should very helpful and prevent unnecessary confusion.
Tree-SHA512: 1061ad9cc7823650112a5b853abe845300bed6ed70b2c15c2e71c4ad1c327491e04b66d98f402f1d5ec50caeab3bc8269e5228995ce599504ea87169ff872166
0 commit comments